J
Jaybird
I'm trying to write an expression that refers to a value in a combobox on a
form that is derived from a lookup field on a table that (of course) refers
to values on another table. How can I properly reference this? Messing
around with the bound column properties for the combo box and the underlying
table has not helped. The only values I can get passed through to the VBA
editor are the index value and null.
form that is derived from a lookup field on a table that (of course) refers
to values on another table. How can I properly reference this? Messing
around with the bound column properties for the combo box and the underlying
table has not helped. The only values I can get passed through to the VBA
editor are the index value and null.