J
Jessica
Hello
I have a form made that inputs data to table 2. I am trying to make a combo
box that contains data from two fields in table 1. I tried using this as the
control source =[tblProducts]![strBrand] & "" & [tblProducts]![strFlavor]
but the results are #Name?. Is this possible to do?
Thank you,
Jess
I have a form made that inputs data to table 2. I am trying to make a combo
box that contains data from two fields in table 1. I tried using this as the
control source =[tblProducts]![strBrand] & "" & [tblProducts]![strFlavor]
but the results are #Name?. Is this possible to do?
Thank you,
Jess