Thread
:
Look for values into Ranges
View Single Post
#
1
Posted to microsoft.public.excel.programming
Angeles
external usenet poster
Posts: 33
Look for values into Ranges
Hi , I am using this formula for getting the last row with values
ws.Cells(Rows.count, rng.Column).End(xlUp).row
Now how can I look for some value in that range ?
Thank you in advance.
Reply With Quote
Angeles
View Public Profile
Find all posts by Angeles