View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Wal Wal is offline
external usenet poster
 
Posts: 2
Default How to do a dynamic plot in Excel via VBA?

Hi I want to write a code in VBA in which a dynamic set of rows ( the
number of columns is fixed to 4) in excel are to be read and a plot
type: " xlXYScatterSmooth" Could someone help me figure out how to
write this one? thanks