View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Mike Williams Mike Williams is offline
external usenet poster
 
Posts: 2
Default How may I macro update a normal distribution chart from new data?

In Excel 2003 SP2. I have created a form for reporting Statistical
values.This includes a normal distribution chart. I want to update this chart
when new sample data is entered into the form, without having to go through
"Tools, Data Analysis, Histogram" each time. I have already tried recording
my steps, with "Record New Macro" in the tools menu, but this does not work.