ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Get Current Year (https://www.excelbanter.com/excel-programming/361642-get-current-year.html)

Raman325[_37_]

Get Current Year
 

Hi,

I'm writing a macro that edits the footer, and as part of the footer, I
wanted to include the current year, preferably as a variable. If
possible, what is the variable I can use to get the year, and if not,
is ther another solution? Thanks.

Raman


--
Raman325
------------------------------------------------------------------------
Raman325's Profile: http://www.excelforum.com/member.php...o&userid=24748
View this thread: http://www.excelforum.com/showthread...hreadid=542655


Trevor Shuttleworth

Get Current Year
 
Raman

Dim iYear as Integer
iYear = Year(Now)

Regards

Trevor


"Raman325" wrote in
message ...

Hi,

I'm writing a macro that edits the footer, and as part of the footer, I
wanted to include the current year, preferably as a variable. If
possible, what is the variable I can use to get the year, and if not,
is ther another solution? Thanks.

Raman


--
Raman325
------------------------------------------------------------------------
Raman325's Profile:
http://www.excelforum.com/member.php...o&userid=24748
View this thread: http://www.excelforum.com/showthread...hreadid=542655





All times are GMT +1. The time now is 09:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com