Capture 1st date that invoice is printed

B

babs

I need to get the date that only resides on a report(not in a query) and have
it on a report for the date that the Invoice(report) is FIRST PRINTED. If
the invoice is pulled back up on a future date I need that same date to be on
the invoice.

Please Help,
barb
 
K

Ken Snell [MVP]

If a data value exists only on a report, and not in a query, how do you plan
to read a nonstored value at a future date? A report's data are not stored
unless they already are in a table somewhere.

Perhaps we're not understanding you question......
 
Top