Open Form / If not / MsgBox

P

Peter

I want to use the data in the unbounded text-field [Search] to open
Form “fruits†and find a record in the control [apples] with an
Msgbox “no records found†if no records were found. In that case the form
should not open…

Should I look in the table “fruits†or in the form “fruitsâ€..or ???

Thanks for all help!
 
D

Dorian

Sounds like you need to do a Dlookup against the table/columnn to decide
whether to open the form or not.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 

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