R
ram
I'm looking for help on the problem:
I hae a table with a date field. howere the data source only supply the
month and year with the following format 12008(Jan. 2008).
I would like to run a comparison on the date field however I don't know how
to change the data in the date field to 1/1/2008 or 1/31/2008.
i did change the date by using and expression, however there seemed to be a
couple of problems 1 it was very slow and 2 when i tried to group by date I
received the data type error.
thanks for any help
I hae a table with a date field. howere the data source only supply the
month and year with the following format 12008(Jan. 2008).
I would like to run a comparison on the date field however I don't know how
to change the data in the date field to 1/1/2008 or 1/31/2008.
i did change the date by using and expression, however there seemed to be a
couple of problems 1 it was very slow and 2 when i tried to group by date I
received the data type error.
thanks for any help