Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default IF Formula Q. How do you enter multiple right answers?

Example : IF(j2="91910","Good","Bad")

How do I enter more than 1 zip code? So if I wanted 91910 and 91915
examined? Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default IF Formula Q. How do you enter multiple right answers?

=if(or(j2="91910", j2="91915") ,"Good","Bad")
--
HTH...

Jim Thomlinson


"KenCanuck" wrote:

Example : IF(j2="91910","Good","Bad")

How do I enter more than 1 zip code? So if I wanted 91910 and 91915
examined? Thanks!

Reply
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
conditional formula with multiple conditions and answers. Headacheaday Excel Worksheet Functions 3 January 23rd 07 07:23 PM
multiple answers AndyS Excel Worksheet Functions 3 October 16th 06 09:14 AM
MATCH w/ multiple answers? fastballfreddy Excel Worksheet Functions 8 May 11th 06 06:46 AM
IF function for multiple answers? fastballfreddy Excel Worksheet Functions 3 April 30th 06 08:11 PM
How to create a formula with multiple contraints and answers torky1 Excel Discussion (Misc queries) 6 March 5th 05 07:36 AM


All times are GMT +1. The time now is 12:53 PM.

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

About Us

"It's about Microsoft Excel"