work on this machine but not on another

T

Tim

Hi,
I have an Access program that manipulate scanned data.
When I run my the application the first time, it works nicely. However, when
I scan new data into the program, the program keeps printing out data of the
previous one. Do you know why it happens like that?

Should I have to refresh and/or requery the record set? if so, how can I do
that?

Thank you,
Tim
 
V

Vacation's Over

Post Your code, specifically where you reset the variables prior to scanning
 
Top