I have a cbo box [cboPosition] that looks up its values (off of [tblPosition])and then stores that select item in a nother field in [Main Log]field[Position].
Question is:
How can I get cboPosition to store the selected data in 2 fields [Main Log][Position]and in [Applicant Additional Info][Position]?
Question is:
How can I get cboPosition to store the selected data in 2 fields [Main Log][Position]and in [Applicant Additional Info][Position]?
Comment