Offroadracer_814
New Member
- Joined
- Aug 7, 2015
- Messages
- 24
Am a basic VBA user. I mainly use the record function to create my macros and then update as much as possible. I am creating a report at work that takes the same repetitive steps. So I am wanting to macro as much as I can. But, I do not know how to macro to Delete Visible Row using the Auto Filter. Excluding the header.
I am trying to delete all rows that do not have an "****" in the column.
I have more data than that in the column. I just removed all the duplicates for a smaller picture sample.
I have two columns I will use this VBA code for.
Thanks
Kevin
I am trying to delete all rows that do not have an "****" in the column.
I have more data than that in the column. I just removed all the duplicates for a smaller picture sample.
I have two columns I will use this VBA code for.
Thanks
Kevin