Just a simple one here, all i'm wanting is the current year in the format yyyy (data got from the system). I've had a look at the Format Function but can't find anything for this.<br><br>Thanks<br><br>Mel
x = format(now,"mm/dd/yyyy"<br>Keep in mind that if you send this to a database like Access and you view it in the database it may be set to just 23 digits for the year. Which will truncate or manipulate the date to 00/00/00.<br><br>OK<br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.