Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm trying to create a formula that will do this: =IF(A1="G",print g,) or =IF(A1="J", print j,) =If(A1 = anything other than 'G' or 'J', print 'ERROR") Will someone help me with this. I am drawing a blank... Thank you. Yovation |