Thread
:
Upperbound of Selected Range
View Single Post
#
2
Posted to microsoft.public.excel.programming
Norman Jones
external usenet poster
Posts: 5,302
Upperbound of Selected Range
Hi Andi,
Try:
Up_Bound = Selection.Row
---
Regards,
Norman
"Andibevan" wrote in message
...
Hi All,
An easy one - how do I assign the upper row number of the selected range
to
the value Up_Bound?
Thanks
Andi
Reply With Quote
Norman Jones
View Public Profile
Find all posts by Norman Jones