I icemonster Registered User. Local time Today, 07:04 Joined Jan 30, 2010 Messages 502 Apr 26, 2011 #1 how do i add null to a combo box so it can search a listbox?
DCrake Remembered Local time Today, 13:04 Joined Jun 8, 2005 Messages 8,626 Apr 26, 2011 #2 That depends on the row source type of your combo box. Generally leaving the combo blank denotes null
That depends on the row source type of your combo box. Generally leaving the combo blank denotes null
I icemonster Registered User. Local time Today, 07:04 Joined Jan 30, 2010 Messages 502 Apr 26, 2011 #3 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?
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?
DCrake Remembered Local time Today, 13:04 Joined Jun 8, 2005 Messages 8,626 Apr 26, 2011 #4 Are you saying that your combo box is using a table/query as its rowsourcetype? What are you using this combo box for?
Are you saying that your combo box is using a table/query as its rowsourcetype? What are you using this combo box for?