Guess I have solved teh first part of the problem.
Still need help on the second part ie.
I may have a situation wher the exact match is not found in this case i want it to find 5 or 10 of the closest values close to 2.5.
Sub testloop()
Sheet2.Cells.Select
Selection.Delete
Dim r As Long...
Hi i'm a beginer with VBA.
I have a situation where data in a folder Sheet1 has 4000 rows. The value i am lookingup in this eg is "2.5".
Upon finding this data I wanted the program to copy the whole row and paste it into sheet2.
The peoblem is "2.5" is repeated more than once. So i need the...
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.