Hi
replace
withCode:.Range("a" & .Rows.Count).End(xlUp).Offset(1).Resize(n, UBound(k, 2)) = k
Code:.Range("a" & .Rows.Count).End(xlUp).Offset(1).Resize(n, 10) = k
Hi
replace
withCode:.Range("a" & .Rows.Count).End(xlUp).Offset(1).Resize(n, UBound(k, 2)) = k
Code:.Range("a" & .Rows.Count).End(xlUp).Offset(1).Resize(n, 10) = k
Cheers !
Excel Range to BBCode Table
Use Social Networking Tools If You Like the Answers !
Message to Cross Posters
@ Home - Office 2010/2013/2016 on Win 10 (64 bit); @ Work - Office 2016 on Win 10 (64 bit)
Hey Admin,
Just gave it a shot and all is looking well.
Could you please add to the code the ability to add to Column K in the master sheet the value 0 when it is copied over?
Also, can you please confirm that both Column D and E are being checked in order to find the duplicate rows? I'm just worried 2 members with the same street address but different unit numbers will be considered duplicates.
Thank you!!
-Amit
Bookmarks