whiterower
Registered User.
- Local time
- Yesterday, 19:46
- Joined
- Apr 7, 2003
- Messages
- 22
Hi, I have a problem getting the current date and previous date on my report my table looks like this:
tblmeter:
MeterID-autonumber primary key
MachineNo
Dateentered
Meter1
Meter2
Sample Records:
MeterID MachineNo Dateentered Meter1 Meter2
1 123 12/10/03 100 200
2 124 12/10/03 300 200
3 123 12/19/03 200 300
4 124 12/19/03 400 300
5 123 12/22/03 300 400
6 124 12/22/03 500 400
....
and so on theres about a thosand machines with reading per week and the dates were not fixed they read the machines whenever they want for testing.
I attached the format of the output report how it looks like.Pls need help i been searching this forum for couple of days now but couldn't find one that suit my needs..i tried other quries to no avail..thanks
tblmeter:
MeterID-autonumber primary key
MachineNo
Dateentered
Meter1
Meter2
Sample Records:
MeterID MachineNo Dateentered Meter1 Meter2
1 123 12/10/03 100 200
2 124 12/10/03 300 200
3 123 12/19/03 200 300
4 124 12/19/03 400 300
5 123 12/22/03 300 400
6 124 12/22/03 500 400
....
and so on theres about a thosand machines with reading per week and the dates were not fixed they read the machines whenever they want for testing.
I attached the format of the output report how it looks like.Pls need help i been searching this forum for couple of days now but couldn't find one that suit my needs..i tried other quries to no avail..thanks