You could create a formula to display the date in format you want, eg:
=TEXT(TODAY(),"mm/dd/yy")&" W"&TEXT(WEEKNUM(TODAY()),"@")
--
Regards,
Fred
Please reply to newsgroup, not e-mail
"aspen" <HelpPlease wrote in message
...
Sorry I meant to ask how do I make a Custom Format for this
|