in reply to skip columns while creating charts in excel using win32-OLE

never mind ...got it..this works ....... $Chart->SetSourceData($Sheet->Range("A1:A9,C1:F9"),xlColumns);
  • Comment on Re: skip columns while creating charts in excel using win32-OLE