View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Show date in cell if data changes

Hi
have a look at
http://www.mcgimpsey.com/excel/timestamp.html

--
Regards
Frank Kabel
Frankfurt, Germany


Neil G wrote:
Hi folks, not sure if this is the right forum (maybe worksheet
functions?)

Basically I have a worksheet in which I enter scores, and from this
produce a table.

I would like to display in a cell below the scores matrix, a date
when I enter new scores - IE so that I can keep track of when I last
updated the scores matrix.

Possible?

Thanks
Neil