I have several combo boxes on my form and for the text fields I have no problem. One of the records is a number and am having a problem figuring out what I should call in the Row Source.
How would I change the following for a number vice text?
Select Distinct [pmi].[number] From [pmi] Where [pmi].[number] Is Not Null
Thanks,
Jim
How would I change the following for a number vice text?
Select Distinct [pmi].[number] From [pmi] Where [pmi].[number] Is Not Null
Thanks,
Jim