View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jason Hall Jason Hall is offline
external usenet poster
 
Posts: 14
Default Fill Blank Cells With Text Value

I have a large spreadsheet that I would like to fill all blank or rather
empty cells with a text value of "BLANK" Can this be done with an If
statement or Macro? If so, what would it be?

Jason