View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
DubboPete DubboPete is offline
external usenet poster
 
Posts: 30
Default Variation on If Then Else Theme

Hi all,

Wondering if there's a way to change the values in two different cells
if condition is true...

I want the formula to look at a cell, say T36. If it is blank, "" or
null then S3 = S18 AND T3 = T18.

Is this possible?

cheers

DubboPete