A AB Homer Feb 21, 2008 #1 I am having trouble exporting combo box info into word mail merge - only the ID number shows up? No problem with a text box.
I am having trouble exporting combo box info into word mail merge - only the ID number shows up? No problem with a text box.
D Douglas J. Steele Feb 21, 2008 #2 What's the bound column of your combo box? The implication is that you've got the ID as the first columns in the combo box's RowSource, and the BoundColumn is 1.
What's the bound column of your combo box? The implication is that you've got the ID as the first columns in the combo box's RowSource, and the BoundColumn is 1.