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