G
Guest
I have a form with a combo box on it. I am trying to create a query with the
query designer. I noticed that the cboSomething.column(1) does not work. Is
there another way to use a combo box in a query and refer to a specific
column in it? The work around I found is to assign the property I want to a
text box and use it from there. It seems like there would be a better way to
do this. Why isn't the column property available?
query designer. I noticed that the cboSomething.column(1) does not work. Is
there another way to use a combo box in a query and refer to a specific
column in it? The work around I found is to assign the property I want to a
text box and use it from there. It seems like there would be a better way to
do this. Why isn't the column property available?