help..

L

ladyville

Hi all,

I am new in using acces...
I am doing a database for daily log records..
In Inquiry query i have:
1.name
2.phone number
3.fax number
4. status (closed,follow-up reqired)

On my find record form,what will I do to get all the records un specified
status..
like when i choose "closed" status, I would like to see all the records under
that status...

Thanks in advance!
ladyville
 
J

John W. Vinson

Hi all,

I am new in using acces...
I am doing a database for daily log records..
In Inquiry query i have:
1.name
2.phone number
3.fax number
4. status (closed,follow-up reqired)

On my find record form,what will I do to get all the records un specified
status..
like when i choose "closed" status, I would like to see all the records under
that status...

Thanks in advance!
ladyville

If an unspecified status is left NULL (blank) then use a criterion of

IS NULL
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top