Thread
:
Range Class falure
View Single Post
#
1
Posted to microsoft.public.excel.programming
Paul
external usenet poster
Posts: 2
Range Class falure
Hi,
Why it does't work and returns "range class falure"
i = "o5"
Worksheets(mahlaka).Activate
Range(i).Select
ActiveCell.Offset(0, 1).Select
i = ActiveCell.Address
Please help me
Reply With Quote
Paul
View Public Profile
Find all posts by Paul