View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Moises Moises is offline
external usenet poster
 
Posts: 22
Default Programming graphs to be placed in determined cell area

I created a macro that genereates a set of graphs from a determined number of
data in an array, everytime that the program creates a graph , this graph is
placed in a specific (fixed) place in the sheet, what should I do to move the
graph every time it is created to a cell area that I know and I can control ?

Thanks for your help
Moises