When printing a report (that will actually be filling the blanks on a pre-printed award certificate), I need to have the date printed in a particular way.
Example:
If the date is July 2, 2003
The certificate would read:
On this the 2nd day of July in the year 2003…..
I know how to set the proper format in the properties for the date related text boxes in order to just display the day, month, or year…
But how can I add the appropriate day suffix, ie: st nd rd th to the day number?
I assume I’ll have to add some VB code somewhere, somehow, but I have no idea where or how.
I’m new at this, please really spell out the answer or direct me to the proper help file.
Thanks in advance
bill@solarmaze.com
Example:
If the date is July 2, 2003
The certificate would read:
On this the 2nd day of July in the year 2003…..
I know how to set the proper format in the properties for the date related text boxes in order to just display the day, month, or year…
But how can I add the appropriate day suffix, ie: st nd rd th to the day number?
I assume I’ll have to add some VB code somewhere, somehow, but I have no idea where or how.
I’m new at this, please really spell out the answer or direct me to the proper help file.
Thanks in advance
bill@solarmaze.com