mokaplanjr
Technical User
That is the question. Does anyone know an efficient way to get one form field to update two fields in a record at once?
I have a select list populated with from a query that pulls two bits of info from each record -- an ID number and a text label. I want the selection to write the ID number to an ID field and the Label to fill out a Label field in another table in one smooth move. Can this be done by comma delimiting the values of each option and separating them on the action page, or am I quacking when I need to cluck?
I have a select list populated with from a query that pulls two bits of info from each record -- an ID number and a text label. I want the selection to write the ID number to an ID field and the Label to fill out a Label field in another table in one smooth move. Can this be done by comma delimiting the values of each option and separating them on the action page, or am I quacking when I need to cluck?