View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MyVeryOwnSelf[_3_] MyVeryOwnSelf[_3_] is offline
external usenet poster
 
Posts: 56
Default Auto Repeat of columns sheet 2, not sheet 3, 4, 5

=Sheet2!A1
..will return empty if it's empty and so why use an IF()?


One would think so, but actually it returns the number zero. (Long story.)

(I have Excel 2010.)