Let me start by saying my VBA skills are at best very limited!
I have a large worksheet entitled Master List with over 1000 rows of data and "U" columns, with new rows being added on a daily basis by a number of individual users.
In Column R there is there is a status option of "OPEN" or "CLOSED" (all cells are filled)
I would like to assign a macro to a button which cuts and pastes all the "CLOSED" rows onto a new worksheet entitled CLOSED maintaining the column headers if possible. Also, to avoid gaps in the first worksheet delete the now empty rows.
The purpose of the macro is for myself to easily seperate the OPEN and CLOSED data, as only the OPEN entries need attention.
I have been looking around for code for this problem but am struggling a bit, "an idiots guide to...." would be most appreciated.
I am very new to forums, so if i have missed any necessary information please let me know.
Thanks,
Joe
Bookmarks