help with Statement

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

Guest

Hello,

I am trying to write the statement

'â€don't do anything if there's no records or it is not a new record
or if the new record has no dataâ€

I think I have up to this part correct “Don’t do anything if there's no
records or it is not a new record†with the following statement: If rs.EOF Or
Not Me.NewRecord.

What statement must I add in to say the remaing piece “or if the new record
has no dataâ€

Thanks
 

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