Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
たとえば、タイトルを「{現在の年}-総売上高」にします。
それは不可能のようです...どんな助けでも大歓迎です!ありがとう!
次のような式を試すことができます。
=Year(Today) & " Total Sales"
レポートのフッターで同様のものを使用して、著作権情報の現在の年を生成しています。