MikeAuz1979
Programmer
Hi,
Using Access 2000 I have table data like:
Site Month MDQ
1005 01-jan-01 100
1005 01-feb-01 100
1005 01-mar-01 200
1005 01-apr-01 200
Is there any way to convert this into a result like:
(I.e. To convert it from actual monthly data into MDQ ranges)
Site StartDate EndDate MDQ
1005 01-jan-01 28-feb-01 100
1005 01-mar-01 30-Apr-01 200
Thanks for any help
Mike
Using Access 2000 I have table data like:
Site Month MDQ
1005 01-jan-01 100
1005 01-feb-01 100
1005 01-mar-01 200
1005 01-apr-01 200
Is there any way to convert this into a result like:
(I.e. To convert it from actual monthly data into MDQ ranges)
Site StartDate EndDate MDQ
1005 01-jan-01 28-feb-01 100
1005 01-mar-01 30-Apr-01 200
Thanks for any help
Mike