Hi All -
I was looking through past posts for an easy way to do a date stamp. I found a post with the following function recommendation -
![]()
Option Explicit Function StaticDate() StaticDate = Now End Function
It works great! But the year is coming up as 2014 when I use StaticDate(). The date is correct when I try Now() and Today() functions. I'm using Excel 2004 (Mac).
Any ideas? Thanks!
Bookmarks