Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to create many charts of data meeting specific requirements.
Does anyone know how to get a range mode to include severa discontiguous cells which have been loaded into range variables? have tried Set RangeVar = Range("RangeVar1, RangeVar2, RangeVar3") but that doesn't work unless you use the explicit cell positions o RangeVar1, 2, 3, like A1, A2, and A3. Natha -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deselect a cell in a discontiguous range | Excel Discussion (Misc queries) | |||
Is it possible to plot discontiguous cells? | Charts and Charting in Excel | |||
Is it possible to plot discontiguous cells? | Excel Discussion (Misc queries) | |||
2 DATA RANGES IN CHARTS | Charts and Charting in Excel | |||
Defining a discontiguous Range object | Excel Programming |