Thread: If Formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Redi Redi is offline
external usenet poster
 
Posts: 14
Default If Formula

Hi all,

here is the layout of my spreadsheet:

a3=apple
a4=orange
a5=pear

b2=red
c2=green
d2=yellow
e2=blue

b3=1
c4=1
d5=1
e5=1

f3=formula
f4=formula
f5=formula

g3=formula
g4=formula
f4=formula

column f formula: if there is a 1 on b3:e3, give me the color text
column g formula: if there is another 1 on b3:e3, give me the next
color text

thank you in advance!