Visual basic function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I have been asked to create a visual basic function that provides a message
if data is missing or does not meet specific criteria.............I'm afraid
I'm scratching my head on this question, can any one help me with this?

Thanks
 
michie said:
Hi
I have been asked to create a visual basic function that provides a
message
if data is missing or does not meet specific criteria.............I'm
afraid
I'm scratching my head on this question, can any one help me with this?

Do your own homework! ;-p

You need to give us much more information about the application and what you
want it to do.

Regards,
Keith.
www.keithwilby.com
 
Hi Michie
I can#t help you with VB, but I thnk you need to know that fields can be set
to 'is null ' or ' is not null' and you can design a query to use a filter
for 'Between # mm/dd/yyyy# and #mm/dd/yyyy#'. Then you need not even use VB.
If you could upload more details about the fields in your table and your
table architecture , more people can help you on this.
Dr Alok Modi MD
 

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

Back
Top