All,
Appreciate providing me with a code to delete rows in my sheet based on the values in column C :
If values in column C are from 40 to 50 then delete the rows containing these values.
Thanks
All,
Appreciate providing me with a code to delete rows in my sheet based on the values in column C :
If values in column C are from 40 to 50 then delete the rows containing these values.
Thanks
Cheers
Ralem
Hi
try using Data - Filter Autofilter - in col C select "Custom" from the drop down box
as conditions use "is larger or equal to 40"
check " and"
second condition "is smaller or equal to 50)
Activate filter
delete the rows and remove the filter
Or if you prefere a macro code:
Alf![]()
Please Login or Register to view this content.
Yes Alf, I am looking for a macro code to do this.
Thank you very much
Glad to be of help.
Alf
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks