Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm writing a small macro that massages data between two sheets in one
work book. What I'd like to do is something like this: Dim a, b as Worksheet a = <first worksheet b = <second worksheet b.cells(1,1) = a.cells(1,1) etc. However, the assignments fail. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assign value to a variable name | Excel Discussion (Misc queries) | |||
Assign value to variable | Excel Discussion (Misc queries) | |||
Variable VB to assign new sheet name | Excel Worksheet Functions | |||
Assign a Date Variable within VBA Q | Excel Programming | |||
assign variable | Excel Programming |