Thread: If Statements
View Single Post
  #1   Report Post  
Penny
 
Posts: n/a
Default If Statements

I'm trying to do an If statement when there's a value in the cell have it
pull another value from a different cell. If no value in the cell have it
come back blank. How would I do that? Would I have to have Is Not Null
somewhere in the If statement?