J
Jaybird
When referencing data from a combo box that is based on a lookup field, is
there a special syntax to specify the column you want the equation to refer
to? Changing around the bound column in the form field properties doesn't
seem to change anything. The value being passed through to the VBA code
seems to be the index key, however, I'm having trouble with my debugger. Can
I make the field a text field and refer to it that way? Doing so seems to
prevent me from referring to anything other than the index.
there a special syntax to specify the column you want the equation to refer
to? Changing around the bound column in the form field properties doesn't
seem to change anything. The value being passed through to the VBA code
seems to be the index key, however, I'm having trouble with my debugger. Can
I make the field a text field and refer to it that way? Doing so seems to
prevent me from referring to anything other than the index.