Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Sending a variable from a form to a query?

$
0
0
I have a form that has a date variable searchDate. How do I format it or call it from a query? I saw a similar process happen with a string Like "*" & [Form]![frmSearch]![searchString] & "*" but using that method (Like [Forms]![frmSearch]![searchDate]) doesn't end well (#Error).

Any ideas?

Viewing all articles
Browse latest Browse all 13329

Trending Articles