Hello everyone,
can you please help me. I want to create Macro in VBA that will delete specific rows in excel. this is what I want to do
I am working on t-shirts excel file, I want to have two options there "MEN" and "Women", when I click men it should delete all woman rows. I have know specific rows which should be deleted. How can I do something like this? from filter it takes a lot of time to delete manually.
can you please help me. I want to create Macro in VBA that will delete specific rows in excel. this is what I want to do
I am working on t-shirts excel file, I want to have two options there "MEN" and "Women", when I click men it should delete all woman rows. I have know specific rows which should be deleted. How can I do something like this? from filter it takes a lot of time to delete manually.