Hi,
I have created letters in Access that are printed several days before they are due to be mailed. We need this lag time to get signatures and processing done.
I want the date on the letters to be closer to the date we mail them then the date we printed them.
I've come up with =DateAdd("d",7,Date())
But it prints out in the the following format: mm/dd/yy - 11/6/02
What I need is: November 6, 2002
Any help would be greatly appreciated.
Susan
I have created letters in Access that are printed several days before they are due to be mailed. We need this lag time to get signatures and processing done.
I want the date on the letters to be closer to the date we mail them then the date we printed them.
I've come up with =DateAdd("d",7,Date())
But it prints out in the the following format: mm/dd/yy - 11/6/02
What I need is: November 6, 2002
Any help would be greatly appreciated.
Susan