combo boxes with null

icemonster

Registered User.
Local time
Today, 07:04
Joined
Jan 30, 2010
Messages
502
how do i add null to a combo box so it can search a listbox?
 
That depends on the row source type of your combo box.

Generally leaving the combo blank denotes null
 
my row source has a null value because of joining queries, but my combo box has none, how do i add the null value to it?
 
Are you saying that your combo box is using a table/query as its rowsourcetype?

What are you using this combo box for?
 

Users who are viewing this thread

Back
Top Bottom