View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hamed parhizkar Hamed parhizkar is offline
external usenet poster
 
Posts: 45
Default Using IF to refernce another cell

IS this possible?

Can i be in a cell, say F3 and do an if function saying that if A3 is equal
to 11302 then give me the value in G6?

So in Cell F3 i want the formula

A3 equals 11302

G6 equals R0608-02

CAN THIS WORK?