If statement

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

Guest

I would like to apply a formula to a report generated on access. Can I apply
an 'If' conditional statement. What is the proper syntax for single If and
multiple If staements. Would appreciate any help. Thanks
 
There are several options including IIf(), Switch(), and Choose(). If you
open any module and search Help, you should be able to find the usage. If
you have a question, come on back.
 

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