Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

access

ResolvedVersion 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

Access tip:

Undo Entries In Records

To Undo any entries or changes in records:

Hit the ESC key once for the current field

And ESC twice for current record

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.