L
Lloyd
One of the fields on my form requires a value. Before the user enters that
value, I want to display the last value used so they know what the next value
should be.
I have a query that gets the data I need from a table. The FIRST record in
that query is the value I want to display in a message box.
How do I capture that value from the first record in the query and from the
correct column and the put it into a message box?
thanks in advance!
value, I want to display the last value used so they know what the next value
should be.
I have a query that gets the data I need from a table. The FIRST record in
that query is the value I want to display in a message box.
How do I capture that value from the first record in the query and from the
correct column and the put it into a message box?
thanks in advance!