Author: Douglas J. Steele
Date: Nov 15, 2007 20:47
..., Email and PhoneNumber (remember, if it's not in the SELECT part, you can't refer to it.) Also, the query is looking for [Forms]![frmLook...# AND DateReceived<= #11/30/2007# the sql for the query is: SELECT Runner.ProvinceStateID, RunSite.RunSiteID,... that would fix it but it's still not working! Still getting too few parameters. Does this code look right?...
|