Thread
:
Please help with Range.Resize
View Single Post
#
1
Posted to microsoft.public.excel.programming
Alexey[_3_]
external usenet poster
Posts: 11
Please help with Range.Resize
I need to resize a Range from a Name object, but always receive errors.
....
ThisWorkbook.Names("data").RefersToRange.Rows.Resi ze(10)
What is the right way to do this?
Reply With Quote
Alexey[_3_]
View Public Profile
Find all posts by Alexey[_3_]