View Single Post
  #1   Report Post  
jmcclain
 
Posts: n/a
Default IF function help needed

I need to use an IF function to do the following:

If cell F1 is empty, then insert the value from E1
If cell F1 has any value, do nothing

Can someone assist with the proper syntax?

Thanks