Combo Box - Is there a column limit?

  • Thread starter JohnG via AccessMonster.com
  • Start date
J

JohnG via AccessMonster.com

I have a combo box in which I increased the # of columns from 10 to 13 and
when I did this, the 13th column isn't being accessed, as indicated by the
value in column 13 isn't being moved to a field on the form thru VB code but
all the other columns are.

In my investigating this I displayed the Combo Box in design mode and went
into the select query that the columns are based on and strangely when I ran
this query, the column 13 appeared when I later went into the form in Form
view, but only if I run this query first.

Any insights, folks??

JohnG
 
Top