Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I´m triyng to use a variable content in a Range function without success,
Example: LINHAREF = 10 Do While LINHAREF < 40 Lk = "K" + Str(LINHAREF) MsgBox Range(Lk) LINHAREF = LINHAREF +1 Loop |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing a range name as an argument to the Index Function | Excel Discussion (Misc queries) | |||
clock | Excel Worksheet Functions | |||
Function to determine if any cell in a range is contained in a given cell | Excel Worksheet Functions | |||
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function | Excel Worksheet Functions | |||
Formula to list unique values | Excel Worksheet Functions |