Thread: Is this wrong?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ctech[_23_] Ctech[_23_] is offline
external usenet poster
 
Posts: 1
Default Is this wrong?


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