wvandenberg
Technical User
Hello,
I have a crosstab that uses a date field [StartDate] as the column heading. The query displays the correct values in each column. However, sometimes [StartDate] contains the time and sometimes it does not. This is causing two separate columns, one for just the date and one for the same date with the time. I tried using Format([StartDate],"dd/mmm/yyyy") as the column heading but this did not work, both columns are just displayed without the time.
Is there any way to combine these duplicate columns and have the query "ignore" the time if it is included with the date? Any suggestions are appreciated.
Thanks,
Wendy
I have a crosstab that uses a date field [StartDate] as the column heading. The query displays the correct values in each column. However, sometimes [StartDate] contains the time and sometimes it does not. This is causing two separate columns, one for just the date and one for the same date with the time. I tried using Format([StartDate],"dd/mmm/yyyy") as the column heading but this did not work, both columns are just displayed without the time.
Is there any way to combine these duplicate columns and have the query "ignore" the time if it is included with the date? Any suggestions are appreciated.
Thanks,
Wendy