If/Then Statements

B

Barbie

Does anyone know a way around the 7 nested statements rule? I have 15 possible combinations

Thank
 
J

Jason Morin

When you need more than 2 or 3 IFs, your best bet is to
use a lookup table or some other formula. Be more specific
about what you're trying do, include some sample data, and
the explain the layout of your data.

HTH
Jason
Atlanta, GA
-----Original Message-----
Does anyone know a way around the 7 nested statements
rule? I have 15 possible combinations?
 
B

Barbie

Thanks Jason. After speaking with the person I was trying to help and finding out more about the problem, we did decided to use a lookup table instead

Barbi
 

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