1. I created a combo box that contains values queried from a table field.
2. I created another combo box that auto populates with the corresponding value of the one selected in the first combo box from the same table (just of a different field).
3. This works EXCEPT: Since some of the cells in the table have a lot of spacing between certain characters, the combo box that queries these values has a lot of spacing well. If the characters are really far apart, occasionally the combo box that is supposed to auto populate will not do so. I could go through and change the spacing, but the table is very large, and that would take a long time. Is there a simpler way to solve the problem as to why the combo box that is supposed to auto populate doesn't recognize some values where characters are spaced far apart?
Thanks,
Nick
[This message has been edited by npierson (edited 06-08-2001).]
[This message has been edited by npierson (edited 06-08-2001).]
2. I created another combo box that auto populates with the corresponding value of the one selected in the first combo box from the same table (just of a different field).
3. This works EXCEPT: Since some of the cells in the table have a lot of spacing between certain characters, the combo box that queries these values has a lot of spacing well. If the characters are really far apart, occasionally the combo box that is supposed to auto populate will not do so. I could go through and change the spacing, but the table is very large, and that would take a long time. Is there a simpler way to solve the problem as to why the combo box that is supposed to auto populate doesn't recognize some values where characters are spaced far apart?
Thanks,
Nick
[This message has been edited by npierson (edited 06-08-2001).]
[This message has been edited by npierson (edited 06-08-2001).]