Thread
:
Another code for deleting row
View Single Post
#
2
Posted to microsoft.public.excel.programming
MSP77079[_29_]
external usenet poster
Posts: 1
Another code for deleting row
Try this:
res = Application.WorksheetFunction.Match(lookup_value, rng, 0
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
MSP77079[_29_]
View Public Profile
Find all posts by MSP77079[_29_]