Thread: Charts
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Charts

Hi Samantha,

Try turning on the macro recorder while you create the chart manually. The
resultant code may be edited to enable more general application.

If you experience problems with such editing, post back with the problematic
code.


---
Regards,
Norman


"SamanthaK" wrote in message
...
I am writing a macro that calculates certain values in rows. Now I want to
make the macro automatically construct a predefined chart displaying the
information in the rows. Help!! Please!!
--
I am very thankful for any fast assistance!