LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 178
Default multiple qualifiers for If statements

If Cells(i, "e").Value = "CA" Then

I want to include all west coast accounts with the same if statement.

If Cells(i, "e").Value = "CA" Or "WA" Or "OR" Or "NV" Then -- this
of course isn't working. How would I get it to work?
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Qualifiers HeatherMichelle Excel Discussion (Misc queries) 1 January 5th 10 03:54 AM
How do I set up an IF formula with multiple qualifiers? chubbs Excel Discussion (Misc queries) 4 September 10th 08 10:13 PM
How do I use 3 separate column qualifiers to sum? IF statements? Shahbaze Excel Worksheet Functions 1 September 18th 06 06:55 PM
Table lookup using multiple qualifiers TechMGR Excel Discussion (Misc queries) 1 January 11th 06 06:36 PM
If Statement with multiple qualifiers mworth01[_6_] Excel Programming 3 August 26th 05 04:30 PM


All times are GMT +1. The time now is 01:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"