combo box wizard

  • Thread starter Thread starter Anton
  • Start date Start date
A

Anton

Hii Guys
I am using the wizatr to create a combobox in an
input form , the combo box is linked to a table.

I cannot find how to make it choose the second colmun
as input .

I did try to find a thread that deals with this problem
but did not find any .

Anton
 
select the combo box on the form design. open the properties window. locate
the property for "bound column". enter the number of the column you want as
input. save your form.
 
great got it

thank you very much

Anton


exafjohn said:
select the combo box on the form design. open the properties window. locate
the property for "bound column". enter the number of the column you want as
input. save your form.
 
Back
Top