View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Al Jager Al Jager is offline
external usenet poster
 
Posts: 5
Default Store variable value for Chart

The value of a cell changes randomly during the day as a
result of a web query i.e. at 10:00 AM the value is 2.3 at
10:15 AM the value is 2.54 etc. How can I store the
individual values so that I can create a chart that
depicts these changes graphically.
Many thanks

Al