R
Rick
I know this will probably be something simple but it is beyond my
current experience. I have a table and I want to use a make table
query that will create a calculated field called pageDeltas. The
existing fields are printerID, pollDate, and pageCount. PageDeltas
will be the delta of the pageCount between pollDates. Each record
will have a different pollDate. The table will accumulate pageCount
data for many different printers so I would like to sort the data on
the printerID with ascending pollDates.
Thanks for the help
current experience. I have a table and I want to use a make table
query that will create a calculated field called pageDeltas. The
existing fields are printerID, pollDate, and pageCount. PageDeltas
will be the delta of the pageCount between pollDates. Each record
will have a different pollDate. The table will accumulate pageCount
data for many different printers so I would like to sort the data on
the printerID with ascending pollDates.
Thanks for the help