View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
StillLearning StillLearning is offline
external usenet poster
 
Posts: 12
Default Using a macro to format data: deleted rows with a certain charact

Hi,

I want to create a macro to re-format data that comes in the same format.
For one step, I want to delete all rows that have a certain characteristic -
i.e., a value of "1" in column A. The number of rows is not constant by data
table, however. Is this possible?

Thank you for your help!