View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Marge Marge is offline
external usenet poster
 
Posts: 33
Default precede or follow formula with text

I have two cells, one with a COUNTA formula that adds the total number of
employees and one cell with a COUNTBLANK forumula that adds the number of
employees who have not yet attended a mandatory meeting. I'd like to create
a third cell that reads "of [COUNTA result] staff members, [COUNTBLANK
result] have not attended a meeting" Any thoughts?