L
Larry R Harrison Jr
I have Access 97. I have a form which I want to extract the top & bottom 1
value from a table and place the date values resulting from that into a text
box--or into a date variable for usage.
The idea is for it to extract the first and last dates of a log of
transactions for a given machine.
I already have a query and the resulting SQL statements which can give me
these results, but I need the results to (again) either (a) place the date
results in a date variable or (b) make a text box equal to these results.
I don't see a way in which DLOOKUP would do this, although I guess that's
possible.
Tips?
LRH
value from a table and place the date values resulting from that into a text
box--or into a date variable for usage.
The idea is for it to extract the first and last dates of a log of
transactions for a given machine.
I already have a query and the resulting SQL statements which can give me
these results, but I need the results to (again) either (a) place the date
results in a date variable or (b) make a text box equal to these results.
I don't see a way in which DLOOKUP would do this, although I guess that's
possible.
Tips?
LRH