Combo box difficulties

R

Reba

I'm using the wizatrd to make a combo box to "Find a
record on my form..." as I've done a gazillion times.
This time, I get an error "Could not find
file 'C:\Documents and Settings\Reba\My Documents\SELECT
tblCLIENTS.mdb'

Can this me fixed?
 
S

Sandra Daigle

Hi Reba,

What is the RowSource for your combo? It sounds like you have a syntax error
in your SQL.
 
Top