View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Matt Matt is offline
external usenet poster
 
Posts: 60
Default Daily cell update

Here's what I'd like to do:

The value in cell A1 changes every day. Can that value be
automatically recorded each day into a list that compiles what the
value was each day?

For example, if on Monday A1 is 65, Tuesday its 57, Wednesday its 48,
then the list would look like so:

Mon 65
Tues 57
Wed 48

and so on.

Any ideas??