Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to set the variable ws similar to the For statement, but I want to set it for just the current active sheet.
Dim ws As Worksheet For Each ws In ActiveWorkbook.Worksheets please help this is not working: ws = ActiveSheets |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assigning values to a variable set | Excel Discussion (Misc queries) | |||
Assigning a variable | Excel Worksheet Functions | |||
Assigning Variable Range | Excel Discussion (Misc queries) | |||
Assigning worksheet to worksheet variable | Excel Programming | |||
Re-assigning the value of a variable for a for loop from | Excel Programming |