Thanks to BrianB, from another site, I have a perfect solution to my question. It worked so well I decided to post it here for other users of the site as well.
'=============================================================================
'- macro checks each value in Colmn W with the checklist...
Crystalyzer thanks for your quick reply. However when I run the code I got a Run-time error '1004' on the following code
FoundRow = Application.WorksheetFunction.Match(Val, MasterList, 0)
The message that appears is as follows
"unable to get the Match property of the Worksheet Function Class"...
I have a worksheet with data that goes up to 20,000 rows and 60 columns depending on the amount of data entries for the period. The entries for a particular column (column W) were not properly entered and therefore some of the data that should appear under column W appear under other columns but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.