Thread: If statements
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Pippa Pippa is offline
external usenet poster
 
Posts: 4
Default If statements

I've put in this formula into Excel =IF(AA4+AG4="","",AA4+AG4) where the
cells AA4 and AG4 are blank and I require a blank cell as a result, this will
be copied into hundreds of other cells, however i get an error #value result.
Any suggestions?