VBA CODE:
PivotRange = Range("C" & myRows & ":" & endColumn)
QUESTION:
Is this VBA code wrong to get the example below
*i.e. *
PivotRange = Range("C12343:D4")
--
Ctech
------------------------------------------------------------------------
Ctech's Profile:
http://www.excelforum.com/member.php...o&userid=27745
View this thread:
http://www.excelforum.com/showthread...hreadid=475452