Sorry I meant to ask how do I make a Custom Format for this
F Fred Smith Dec 29, 2004 #3 You could create a formula to display the date in format you want, eg: =TEXT(TODAY(),"mm/dd/yy")&" W"&TEXT(WEEKNUM(TODAY()),"@")
You could create a formula to display the date in format you want, eg: =TEXT(TODAY(),"mm/dd/yy")&" W"&TEXT(WEEKNUM(TODAY()),"@")