How do I insert the current year in PowerPoint
I'd like to have the current year appear on the footer of my slides.
I've been doing this by manually typing the year, but every year, I need to update all my slides. Can I insert the year automatically, just like I can insert the date and have it update automatically?
microsoft-office microsoft-powerpoint microsoft-powerpoint-2010
add a comment |
I'd like to have the current year appear on the footer of my slides.
I've been doing this by manually typing the year, but every year, I need to update all my slides. Can I insert the year automatically, just like I can insert the date and have it update automatically?
microsoft-office microsoft-powerpoint microsoft-powerpoint-2010
4
Perhaps you can add an automatically updated date via the Insert tab, then hide the date and month using an opaque rectangle, leaving only the year? I don't know of any other way to specify a custom date format in PowerPoint, and VBA is an ugly solution for this (especially since you'd need a hack to make the PPT auto-execute the macro when the file is opened or slideshow is run).
– Karan
Jan 15 '13 at 22:29
@Karan: That was exactly the solution I first thought. But I still asked, as I assumed this would be a rather common need. Guess I'll have to hide the Month/Day.
– John Assymptoth
Jan 15 '13 at 22:44
I guess you mean you need to update all your templates? That's a lot less work than updating all your slides.
– RolfBly
Mar 10 '17 at 8:43
add a comment |
I'd like to have the current year appear on the footer of my slides.
I've been doing this by manually typing the year, but every year, I need to update all my slides. Can I insert the year automatically, just like I can insert the date and have it update automatically?
microsoft-office microsoft-powerpoint microsoft-powerpoint-2010
I'd like to have the current year appear on the footer of my slides.
I've been doing this by manually typing the year, but every year, I need to update all my slides. Can I insert the year automatically, just like I can insert the date and have it update automatically?
microsoft-office microsoft-powerpoint microsoft-powerpoint-2010
microsoft-office microsoft-powerpoint microsoft-powerpoint-2010
asked Jan 14 '13 at 17:51
John Assymptoth
3104917
3104917
4
Perhaps you can add an automatically updated date via the Insert tab, then hide the date and month using an opaque rectangle, leaving only the year? I don't know of any other way to specify a custom date format in PowerPoint, and VBA is an ugly solution for this (especially since you'd need a hack to make the PPT auto-execute the macro when the file is opened or slideshow is run).
– Karan
Jan 15 '13 at 22:29
@Karan: That was exactly the solution I first thought. But I still asked, as I assumed this would be a rather common need. Guess I'll have to hide the Month/Day.
– John Assymptoth
Jan 15 '13 at 22:44
I guess you mean you need to update all your templates? That's a lot less work than updating all your slides.
– RolfBly
Mar 10 '17 at 8:43
add a comment |
4
Perhaps you can add an automatically updated date via the Insert tab, then hide the date and month using an opaque rectangle, leaving only the year? I don't know of any other way to specify a custom date format in PowerPoint, and VBA is an ugly solution for this (especially since you'd need a hack to make the PPT auto-execute the macro when the file is opened or slideshow is run).
– Karan
Jan 15 '13 at 22:29
@Karan: That was exactly the solution I first thought. But I still asked, as I assumed this would be a rather common need. Guess I'll have to hide the Month/Day.
– John Assymptoth
Jan 15 '13 at 22:44
I guess you mean you need to update all your templates? That's a lot less work than updating all your slides.
– RolfBly
Mar 10 '17 at 8:43
4
4
Perhaps you can add an automatically updated date via the Insert tab, then hide the date and month using an opaque rectangle, leaving only the year? I don't know of any other way to specify a custom date format in PowerPoint, and VBA is an ugly solution for this (especially since you'd need a hack to make the PPT auto-execute the macro when the file is opened or slideshow is run).
– Karan
Jan 15 '13 at 22:29
Perhaps you can add an automatically updated date via the Insert tab, then hide the date and month using an opaque rectangle, leaving only the year? I don't know of any other way to specify a custom date format in PowerPoint, and VBA is an ugly solution for this (especially since you'd need a hack to make the PPT auto-execute the macro when the file is opened or slideshow is run).
– Karan
Jan 15 '13 at 22:29
@Karan: That was exactly the solution I first thought. But I still asked, as I assumed this would be a rather common need. Guess I'll have to hide the Month/Day.
– John Assymptoth
Jan 15 '13 at 22:44
@Karan: That was exactly the solution I first thought. But I still asked, as I assumed this would be a rather common need. Guess I'll have to hide the Month/Day.
– John Assymptoth
Jan 15 '13 at 22:44
I guess you mean you need to update all your templates? That's a lot less work than updating all your slides.
– RolfBly
Mar 10 '17 at 8:43
I guess you mean you need to update all your templates? That's a lot less work than updating all your slides.
– RolfBly
Mar 10 '17 at 8:43
add a comment |
3 Answers
3
active
oldest
votes
Try this answer. May be that will help you. Here is another similar answer.
You can get this change
system-wide through Windows Control Panel, launch "Regional and Language
Options", click "Customize this format...", select "Date" tab, and type out
"d.M.yy" in "Short date" area, click OK. This should get you 19.06.07 date
format in PowerPoint as well.
In your case you can try "yyyy" for your short date.
1
This doesn't really help me, as I will pass the document around and changing my whole OS date format is not something I'd like to do.
– John Assymptoth
Jan 15 '13 at 2:38
add a comment |
There is no easy way to format just the year in a PPT date footer.
This is a workaround. My use case is a copyright stamp in the lower right hand corner of each slide. I have one template with my house style. For new presentations, I edit the template. For existing presentations that you need to update, skip the first step.
For PTT 2010, your templates are in
C:Users<user>AppDataRoamingMicrosoftTemplates
. '..Templates' may be the word for Templates in your own language. YMMV, Microsoft tends to change its mind about the best place for these with various versions of PPT and Windows. Right click on the template and select Open. Don't doubleclick, you'll open a new blank document from the template. That's not what you want.Now open the View tab and select 'Master slides', or Microsofts' translation for it ('Diamodel' in Dutch).
In the left pane, you see the master-master, slightly larger than other style masters below it. Click it.
Click anywhere on the slide in the main panel, go to the Insert tab and make a nice text box with your year in it. Place it where it doesn't sit in the way of anything else, like headers or footers. I'm not using any headers or footers, so I put mine in the lower right corner, partially overlapping with the default footer box for slide number.
If you did step 1, save your template and start a new presentation from it. (File -> new -> your bewdiful template.)
Next year, remember to check back here and repeat. I hope I will. Re-invented this wheel at least three times in the last few years.
add a comment |
Easier than everyone is making it. Just insert date from the Insert tab on the ribbon use format with the year at the end like mm/dd/yyyy, then just highlight mm/dd/ and set font to one and font color to match your background color. mm/dd/ will disappear and the year will update per normal.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f536128%2fhow-do-i-insert-the-current-year-in-powerpoint%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try this answer. May be that will help you. Here is another similar answer.
You can get this change
system-wide through Windows Control Panel, launch "Regional and Language
Options", click "Customize this format...", select "Date" tab, and type out
"d.M.yy" in "Short date" area, click OK. This should get you 19.06.07 date
format in PowerPoint as well.
In your case you can try "yyyy" for your short date.
1
This doesn't really help me, as I will pass the document around and changing my whole OS date format is not something I'd like to do.
– John Assymptoth
Jan 15 '13 at 2:38
add a comment |
Try this answer. May be that will help you. Here is another similar answer.
You can get this change
system-wide through Windows Control Panel, launch "Regional and Language
Options", click "Customize this format...", select "Date" tab, and type out
"d.M.yy" in "Short date" area, click OK. This should get you 19.06.07 date
format in PowerPoint as well.
In your case you can try "yyyy" for your short date.
1
This doesn't really help me, as I will pass the document around and changing my whole OS date format is not something I'd like to do.
– John Assymptoth
Jan 15 '13 at 2:38
add a comment |
Try this answer. May be that will help you. Here is another similar answer.
You can get this change
system-wide through Windows Control Panel, launch "Regional and Language
Options", click "Customize this format...", select "Date" tab, and type out
"d.M.yy" in "Short date" area, click OK. This should get you 19.06.07 date
format in PowerPoint as well.
In your case you can try "yyyy" for your short date.
Try this answer. May be that will help you. Here is another similar answer.
You can get this change
system-wide through Windows Control Panel, launch "Regional and Language
Options", click "Customize this format...", select "Date" tab, and type out
"d.M.yy" in "Short date" area, click OK. This should get you 19.06.07 date
format in PowerPoint as well.
In your case you can try "yyyy" for your short date.
edited Jan 14 '13 at 19:16
nixda
20.7k777132
20.7k777132
answered Jan 14 '13 at 18:37
New Developer
1034
1034
1
This doesn't really help me, as I will pass the document around and changing my whole OS date format is not something I'd like to do.
– John Assymptoth
Jan 15 '13 at 2:38
add a comment |
1
This doesn't really help me, as I will pass the document around and changing my whole OS date format is not something I'd like to do.
– John Assymptoth
Jan 15 '13 at 2:38
1
1
This doesn't really help me, as I will pass the document around and changing my whole OS date format is not something I'd like to do.
– John Assymptoth
Jan 15 '13 at 2:38
This doesn't really help me, as I will pass the document around and changing my whole OS date format is not something I'd like to do.
– John Assymptoth
Jan 15 '13 at 2:38
add a comment |
There is no easy way to format just the year in a PPT date footer.
This is a workaround. My use case is a copyright stamp in the lower right hand corner of each slide. I have one template with my house style. For new presentations, I edit the template. For existing presentations that you need to update, skip the first step.
For PTT 2010, your templates are in
C:Users<user>AppDataRoamingMicrosoftTemplates
. '..Templates' may be the word for Templates in your own language. YMMV, Microsoft tends to change its mind about the best place for these with various versions of PPT and Windows. Right click on the template and select Open. Don't doubleclick, you'll open a new blank document from the template. That's not what you want.Now open the View tab and select 'Master slides', or Microsofts' translation for it ('Diamodel' in Dutch).
In the left pane, you see the master-master, slightly larger than other style masters below it. Click it.
Click anywhere on the slide in the main panel, go to the Insert tab and make a nice text box with your year in it. Place it where it doesn't sit in the way of anything else, like headers or footers. I'm not using any headers or footers, so I put mine in the lower right corner, partially overlapping with the default footer box for slide number.
If you did step 1, save your template and start a new presentation from it. (File -> new -> your bewdiful template.)
Next year, remember to check back here and repeat. I hope I will. Re-invented this wheel at least three times in the last few years.
add a comment |
There is no easy way to format just the year in a PPT date footer.
This is a workaround. My use case is a copyright stamp in the lower right hand corner of each slide. I have one template with my house style. For new presentations, I edit the template. For existing presentations that you need to update, skip the first step.
For PTT 2010, your templates are in
C:Users<user>AppDataRoamingMicrosoftTemplates
. '..Templates' may be the word for Templates in your own language. YMMV, Microsoft tends to change its mind about the best place for these with various versions of PPT and Windows. Right click on the template and select Open. Don't doubleclick, you'll open a new blank document from the template. That's not what you want.Now open the View tab and select 'Master slides', or Microsofts' translation for it ('Diamodel' in Dutch).
In the left pane, you see the master-master, slightly larger than other style masters below it. Click it.
Click anywhere on the slide in the main panel, go to the Insert tab and make a nice text box with your year in it. Place it where it doesn't sit in the way of anything else, like headers or footers. I'm not using any headers or footers, so I put mine in the lower right corner, partially overlapping with the default footer box for slide number.
If you did step 1, save your template and start a new presentation from it. (File -> new -> your bewdiful template.)
Next year, remember to check back here and repeat. I hope I will. Re-invented this wheel at least three times in the last few years.
add a comment |
There is no easy way to format just the year in a PPT date footer.
This is a workaround. My use case is a copyright stamp in the lower right hand corner of each slide. I have one template with my house style. For new presentations, I edit the template. For existing presentations that you need to update, skip the first step.
For PTT 2010, your templates are in
C:Users<user>AppDataRoamingMicrosoftTemplates
. '..Templates' may be the word for Templates in your own language. YMMV, Microsoft tends to change its mind about the best place for these with various versions of PPT and Windows. Right click on the template and select Open. Don't doubleclick, you'll open a new blank document from the template. That's not what you want.Now open the View tab and select 'Master slides', or Microsofts' translation for it ('Diamodel' in Dutch).
In the left pane, you see the master-master, slightly larger than other style masters below it. Click it.
Click anywhere on the slide in the main panel, go to the Insert tab and make a nice text box with your year in it. Place it where it doesn't sit in the way of anything else, like headers or footers. I'm not using any headers or footers, so I put mine in the lower right corner, partially overlapping with the default footer box for slide number.
If you did step 1, save your template and start a new presentation from it. (File -> new -> your bewdiful template.)
Next year, remember to check back here and repeat. I hope I will. Re-invented this wheel at least three times in the last few years.
There is no easy way to format just the year in a PPT date footer.
This is a workaround. My use case is a copyright stamp in the lower right hand corner of each slide. I have one template with my house style. For new presentations, I edit the template. For existing presentations that you need to update, skip the first step.
For PTT 2010, your templates are in
C:Users<user>AppDataRoamingMicrosoftTemplates
. '..Templates' may be the word for Templates in your own language. YMMV, Microsoft tends to change its mind about the best place for these with various versions of PPT and Windows. Right click on the template and select Open. Don't doubleclick, you'll open a new blank document from the template. That's not what you want.Now open the View tab and select 'Master slides', or Microsofts' translation for it ('Diamodel' in Dutch).
In the left pane, you see the master-master, slightly larger than other style masters below it. Click it.
Click anywhere on the slide in the main panel, go to the Insert tab and make a nice text box with your year in it. Place it where it doesn't sit in the way of anything else, like headers or footers. I'm not using any headers or footers, so I put mine in the lower right corner, partially overlapping with the default footer box for slide number.
If you did step 1, save your template and start a new presentation from it. (File -> new -> your bewdiful template.)
Next year, remember to check back here and repeat. I hope I will. Re-invented this wheel at least three times in the last few years.
answered Mar 10 '17 at 10:17
RolfBly
10429
10429
add a comment |
add a comment |
Easier than everyone is making it. Just insert date from the Insert tab on the ribbon use format with the year at the end like mm/dd/yyyy, then just highlight mm/dd/ and set font to one and font color to match your background color. mm/dd/ will disappear and the year will update per normal.
add a comment |
Easier than everyone is making it. Just insert date from the Insert tab on the ribbon use format with the year at the end like mm/dd/yyyy, then just highlight mm/dd/ and set font to one and font color to match your background color. mm/dd/ will disappear and the year will update per normal.
add a comment |
Easier than everyone is making it. Just insert date from the Insert tab on the ribbon use format with the year at the end like mm/dd/yyyy, then just highlight mm/dd/ and set font to one and font color to match your background color. mm/dd/ will disappear and the year will update per normal.
Easier than everyone is making it. Just insert date from the Insert tab on the ribbon use format with the year at the end like mm/dd/yyyy, then just highlight mm/dd/ and set font to one and font color to match your background color. mm/dd/ will disappear and the year will update per normal.
answered Nov 27 '17 at 18:04
Scott Wallberg
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f536128%2fhow-do-i-insert-the-current-year-in-powerpoint%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
4
Perhaps you can add an automatically updated date via the Insert tab, then hide the date and month using an opaque rectangle, leaving only the year? I don't know of any other way to specify a custom date format in PowerPoint, and VBA is an ugly solution for this (especially since you'd need a hack to make the PPT auto-execute the macro when the file is opened or slideshow is run).
– Karan
Jan 15 '13 at 22:29
@Karan: That was exactly the solution I first thought. But I still asked, as I assumed this would be a rather common need. Guess I'll have to hide the Month/Day.
– John Assymptoth
Jan 15 '13 at 22:44
I guess you mean you need to update all your templates? That's a lot less work than updating all your slides.
– RolfBly
Mar 10 '17 at 8:43