View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sean N. Sean N. is offline
external usenet poster
 
Posts: 1
Default If statement with multiple ifs

Not sure if I'm explaining this right but here it goes:

Trying to get an IF statement where if a certain set of data is entered into
a cell the resulting cell will have a certain output:
ie. If A1=Red then b1 would be 1 or if A1=Blue then b1 would be 2, etc.....

Hope someone can help on this!
Thanks,
Sean N