Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to produce a graph in Excel using macros, my problem is that
the amount of data is not always the same (there could be 4 rows or 24 lines), is there any way to pass a variable into a range say for ("A1:M6") = ("A1:M"variable")? I have tried using named ranges but that just gives me the same issue. Thanks for any help. Ian B. Fleming MS Excel and VBA *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
pass variable from one workbook to another | Excel Discussion (Misc queries) | |||
How to pass a variable into an SQL statement | Excel Discussion (Misc queries) | |||
How to (re)set a range.value to pass -0- to a "double" variable | Excel Discussion (Misc queries) | |||
Using Public to Pass Variable | Excel Programming | |||
How to pass variable value between macros | Excel Programming |