E
Earl G via AccessMonster.com
My only experience in programming is procedural and in Foxpro (DOS) so this
is my only point of comparison and reference. I want to do the following in
Access/VBA - In Fox, I would take input (e.g. cust_id) from the screen and
'seek' in the indexed customer table with the inputed cust_id. This would
find the unique record and all of the data would be available to me for
various uses. Just a simple lookup to display the information or to edit the
data. How do I find the record from data entered into an unboud text box and
then have it available to display and edit?
Thanks in advance.
Earl
is my only point of comparison and reference. I want to do the following in
Access/VBA - In Fox, I would take input (e.g. cust_id) from the screen and
'seek' in the indexed customer table with the inputed cust_id. This would
find the unique record and all of the data would be available to me for
various uses. Just a simple lookup to display the information or to edit the
data. How do I find the record from data entered into an unboud text box and
then have it available to display and edit?
Thanks in advance.
Earl