Hi All,
I am pretty new to VBA and wondered if someone could give me a hand.
I am trying to deliminate a bunch rows using that have been auto filtered.
When I tried to select the whole column, I lost some critical information so I think I need a loop statement that starts at the first row that meets the criteria, like row 12, deliminates the data, then moves to the next one, which may be row 31,
Thanks to the community in advance for the help!
I am pretty new to VBA and wondered if someone could give me a hand.
I am trying to deliminate a bunch rows using that have been auto filtered.
When I tried to select the whole column, I lost some critical information so I think I need a loop statement that starts at the first row that meets the criteria, like row 12, deliminates the data, then moves to the next one, which may be row 31,
Thanks to the community in advance for the help!