G
Gabby Girl
Good afternoon,
I have been trying to figure out for the last three days now, how I can show
the previous months fuel readings on the next months record. I don't know if
I've been looking at it too long or what but I've hit a brick wall in trying
to get this to work. My tables are:
tblFuelTracking
FuelId - PK
FuelDate
Location (10 different locations in all)
tblFuelDips
DipId - PK
FuelId - FK
DipMeterDate
EndingDipReading
EndingDipMeter
I've tried subqueries, DLookups and anything else I could think of, but I'm
really unclear how I can have my July 31st readings show up when I enter the
August 31st readings for the same location.
Could someone please give me some quidance on this before I commit myself?
Any help would be greatly appreciated.
Thanks kindly
I have been trying to figure out for the last three days now, how I can show
the previous months fuel readings on the next months record. I don't know if
I've been looking at it too long or what but I've hit a brick wall in trying
to get this to work. My tables are:
tblFuelTracking
FuelId - PK
FuelDate
Location (10 different locations in all)
tblFuelDips
DipId - PK
FuelId - FK
DipMeterDate
EndingDipReading
EndingDipMeter
I've tried subqueries, DLookups and anything else I could think of, but I'm
really unclear how I can have my July 31st readings show up when I enter the
August 31st readings for the same location.
Could someone please give me some quidance on this before I commit myself?
Any help would be greatly appreciated.
Thanks kindly