Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Worksheets
Match and delete rows on two different sheets from reference numbers
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Colin Hayes, post: 7420803"] Hi Claus OK this works perfectly - thank you. BTW I see that altering 0 to 1 in the line If WorksheetFunction.CountIf(Sheets("Sheet2") _ Range("A1:A" & LRow2), .Cells(i, 1)) = 0 Then.Rows(i).Delete gives the reverse function. Would it be possible to build in a popup message box so the user can enter 0 or 1 to get the action required? Best Wishes [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Worksheets
Match and delete rows on two different sheets from reference numbers
Top