Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using the following code to loop through the UsedRange of worksheet:
For Each Cell In sh.UsedRange I want to replace the .UsedRange property of the worksheet with a new range via string variable called WorkingRange which has a new range address i it. How do I do that? Thanks EM |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving worksheet as CSV with correct usedrange... | Excel Programming | |||
Why is worksheet.usedrange empty? | Excel Worksheet Functions | |||
Using The Value property of the ActiveCell object | Excel Programming | |||
Redefining the UsedRange of a Worksheet | Excel Programming | |||
How to check if an object has a certain property? | Excel Programming |