Microsoft
Software
Hardware
Network
Question : Cut / paste rows based on criteria in one column into different worksheet; repeat multiple times
Hello,
I have a worksheet with columns A:O and ~100 rows.
When any cell in column N displays the text "Removed", I want to cut and past the entire corresponding row into a new worksheet.
I am using a macro that I found in another answer from this site (code attached). It works fine, but each time its activated, it pastes the effected rows in the same fields of a worksheet, meaning if you activate the macro more than once, the values copy over each other.
I want the user to be able to run the macro multiple times, and each time, for the effected rows to be pasted in the same worksheet such that they form a running list -- and do not copy over each other.
Thanks so much for your help!
Njohn
Answer : Cut / paste rows based on criteria in one column into different worksheet; repeat multiple times
Here you go buddy! Merry Christmas!!
EE.xls
(42 KB)
(File Type Details)
EE
Random Solutions
Html Editor by Carl Nolan
API Function Syntax Error
Heres a good one ---- Select Records based on digits following decimal point in numerical value
VBA - Calling a function from outside a Private Sub
How to start week on Monday using Lebans MonthCalendar?
How to integrate FCKEditor with asp.net/C#
change the language of datetime picker to spanish.
how can i send a diferent image to two monitors pluged to one computer with a VGA Splitter
how to get the milliseconds from datetime in dotnetcompact framework
Disable the right mouse button for pasting into a textbox