Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Say I have the following variables
myVar1 = 1 myVar2 = Sheet("sheet1").Range("B5") how do I get myVar2 to equal Sheet("sheet1").Range("C5") using myVar1 also; how do I get myVar2 to equal Sheet("sheet1").Range("B6") using myVar1 Bruce |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Different kind of rounding | Excel Discussion (Misc queries) | |||
Compare Cell Values, Offset(-1,0), Offset(-1,-1), and xlFillDefaul | Excel Worksheet Functions | |||
How to do for this kind of formula? | Excel Discussion (Misc queries) | |||
What kind of Formula?? | Excel Discussion (Misc queries) | |||
Different Kind of Progress Bar... | Excel Programming |