Dougalsworld
Paul
- Local time
- Yesterday, 22:34
- Joined
- Jul 29, 2005
- Messages
- 62
Hi Folks,
I have a bit of an odd question that I'd like to pick your brains about...
I have a report that runs from a date selection on a form...for e.g.
If you select you reporting month as June, it will provide the data for April May and June.
at the moment I have 3 queries, query1, query2, query3
query 1 = reporting month -2
query 2 = reporting month -1
query 3 = reporting month
What I want to know is on my final query where I add the three queries above together I now have three data columns (query1.data etc)
Is there a way I can have the field in the final query autmoatically rename (or at least have an automatic caption) so that it changes to Feb_Data etc
Cheers
I have a bit of an odd question that I'd like to pick your brains about...
I have a report that runs from a date selection on a form...for e.g.
If you select you reporting month as June, it will provide the data for April May and June.
at the moment I have 3 queries, query1, query2, query3
query 1 = reporting month -2
query 2 = reporting month -1
query 3 = reporting month
What I want to know is on my final query where I add the three queries above together I now have three data columns (query1.data etc)
Is there a way I can have the field in the final query autmoatically rename (or at least have an automatic caption) so that it changes to Feb_Data etc
Cheers