Hello all
Again I'm a bit lost. In my database I import a table and from this table I have 100's of queries. I'm stuck as the table i import has 2 bits of info. ie drug and date. I have managed to seperate out the 2 bits of information into 2 columns using a select query.
However, this is where the problem occurs. The new column for my date is currently formatted for text, so when I sort this date column, the data appears as follows:-
31/5/08
30/2/00
29/4/03
29/2/08
etc
The question is how can I format this new column?? I haven't made a new column in my table only my query.
your help would be most appreciated.
kind regards
pjk
Again I'm a bit lost. In my database I import a table and from this table I have 100's of queries. I'm stuck as the table i import has 2 bits of info. ie drug and date. I have managed to seperate out the 2 bits of information into 2 columns using a select query.
However, this is where the problem occurs. The new column for my date is currently formatted for text, so when I sort this date column, the data appears as follows:-
31/5/08
30/2/00
29/4/03
29/2/08
etc
The question is how can I format this new column?? I haven't made a new column in my table only my query.
your help would be most appreciated.
kind regards
pjk