M
moniong
Hi to all,
I'm in making query in Access I have different records that contain
basically all numerical fields and it is imperative as part of the
functionality of this database that I add the fields that correspond
to each record. Here's what my table looks like:
Year/Mo Field1 Filed2 Field3
200801 100 200 300
200802 400 500 600
200803 700 800 900
The result I'm looking for is this:
Year/Qtr Field1 Field2 Field3
2008Q01 1200 1500 1800
How do I do this in query?
thanks,
moniong
I'm in making query in Access I have different records that contain
basically all numerical fields and it is imperative as part of the
functionality of this database that I add the fields that correspond
to each record. Here's what my table looks like:
Year/Mo Field1 Filed2 Field3
200801 100 200 300
200802 400 500 600
200803 700 800 900
The result I'm looking for is this:
Year/Qtr Field1 Field2 Field3
2008Q01 1200 1500 1800
How do I do this in query?
thanks,
moniong