Field list in list box

garywood84

Registered User.
Local time
Today, 04:52
Joined
Apr 12, 2006
Messages
168
I have a list box which contains a Field list of all the fields in a query in my database. Is there any way in which I can exclude a column from this list? Each record has an AutoID which I don't want the user to see, but this appears as a field.

Thanks in advance,

Gary
 
Go to the Format tab for the list box (in design view), then set the Column width for the column you wish to hide to 0cm/inche
 

Users who are viewing this thread

Back
Top Bottom