98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » Access
Access
Resolved · Low Priority · Version 2003
Simon has attended:
Excel VBA Intro Intermediate course
Excel VBA Intro Intermediate course
Access
If you have a parameter in a query but do not wish to enter a value, what should you do? Should you leave the box blank and click OK or just hit enter?
RE: Access
Hi Simon
When using parameter queries you always need to enter a value otherwise you get blank lists or errors.
To onercome this you should create your parameter using the wildcard. For example:
=[Please enter a Code] & "*"
This will allow you to leave the box blank and have the system return all values.
It also allows you to make a partial entry and have the computer return all values beginning with that
Hope this helps
Carlos
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Random samplingData is th key to a good database, therefore checking is essential. |