W
wftech
I am Brand new at Access but I can't seem to make a seemingly simple task
work, A Simple sign out system, I have 3 Data bases, STUDLIST, EQUIPINV, and
SignedOutEquipment, I have a form with a textbox that asks for a student ID,
when an ID is enterd I need it to get the student info from STUDLIST, and
load it into form 2, then prompt for a barcode #, get this info from EQUIPINV
fill the rest of the form and add this record to SignedOutEquipment. This
second part needs to loop as a single student may sign out multiple peices of
equipment at a time. but return to the start page if nothing is entered in
the prompt and return is pressed.
I have been able to get the form to fill the student info, or the equipment
info but not both and it is driving me nuts. Help.
work, A Simple sign out system, I have 3 Data bases, STUDLIST, EQUIPINV, and
SignedOutEquipment, I have a form with a textbox that asks for a student ID,
when an ID is enterd I need it to get the student info from STUDLIST, and
load it into form 2, then prompt for a barcode #, get this info from EQUIPINV
fill the rest of the form and add this record to SignedOutEquipment. This
second part needs to loop as a single student may sign out multiple peices of
equipment at a time. but return to the start page if nothing is entered in
the prompt and return is pressed.
I have been able to get the form to fill the student info, or the equipment
info but not both and it is driving me nuts. Help.