Q
Question Boy
Hello,
I have a built a query that returns
ProjNum Date1 Date2 Date3 Date4 Date5
and I need to build a report that order the project dates
Oct 1
Proj123 Date3
Proj456 Date5
Dec12
ProjABC Date1
ProjXYZ Date1
and so on
How can I do this? I am lost. Do I need to manipulate the data with
another query or can a report take my current query data and do what I want?
Thank you,
QB
I have a built a query that returns
ProjNum Date1 Date2 Date3 Date4 Date5
and I need to build a report that order the project dates
Oct 1
Proj123 Date3
Proj456 Date5
Dec12
ProjABC Date1
ProjXYZ Date1
and so on
How can I do this? I am lost. Do I need to manipulate the data with
another query or can a report take my current query data and do what I want?
Thank you,
QB