S
Stan_B
When using a form I wish to call up the record of an instrument by it's asset
number - which is a unique identifier and, thus, my record key - from a combo
box. Once I scan in this asset number (it's barcoded onto an instrument), I
wish to AUTO FILL into this form the following related fields (already
contained in an "Assets" table) of:
Model Number,
Serial Number, and
Nomenclature.
If I use the =comboboxname.column(#) it will fill in the fields but for
VIEWING only. I need this data (Model, Serial, Nomenclature) also entered
into another underlying table. How do I do this so I can call up the barcode
and have the data from the "Assets" table self populate into the related
fields on this form?
On the form I am attempting to fill, should my RECORD SOURCE (in the form
properties) be the table I am drawing information from, or the table that I
wish to save data to?
I apologize for my lack of skills and gratefully send Thanks for any and all
help. Regards,
number - which is a unique identifier and, thus, my record key - from a combo
box. Once I scan in this asset number (it's barcoded onto an instrument), I
wish to AUTO FILL into this form the following related fields (already
contained in an "Assets" table) of:
Model Number,
Serial Number, and
Nomenclature.
If I use the =comboboxname.column(#) it will fill in the fields but for
VIEWING only. I need this data (Model, Serial, Nomenclature) also entered
into another underlying table. How do I do this so I can call up the barcode
and have the data from the "Assets" table self populate into the related
fields on this form?
On the form I am attempting to fill, should my RECORD SOURCE (in the form
properties) be the table I am drawing information from, or the table that I
wish to save data to?
I apologize for my lack of skills and gratefully send Thanks for any and all
help. Regards,