Hi,
I have two date fields pop_beg and pop_end. They both are formated at short date.
I need to combine the two fields such that that on my report the two dates can be displayed in one field with the days of each at the beginning.
For example:
pop_beg value 03/01/2006
pop_end value 03/31/2006
I would like to display on report as:
1 - 31 March 2006
Any help is greatly appreciated!
I have two date fields pop_beg and pop_end. They both are formated at short date.
I need to combine the two fields such that that on my report the two dates can be displayed in one field with the days of each at the beginning.
For example:
pop_beg value 03/01/2006
pop_end value 03/31/2006
I would like to display on report as:
1 - 31 March 2006
Any help is greatly appreciated!