View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Lisab Lisab is offline
external usenet poster
 
Posts: 30
Default Returning "blank" when first cell is blank

I'm setting up a second worksheet where in column A, I just want the
appropriate information in column A on the previous worksheet to populate.
(Information that is being entered will be names of individuals.) I am
currently using the following formula:

='Performance Analysis'!A5

However, I would like to add that if the cell is blank, no information is
entered on the 2nd worksheet. How do I add that additional stipulation? Any
information is appreciated.