Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Update Alert

Hi all,

I was wondering if it is possible to create some type of
alert on an Excel sheet every time the Excel sheet has
been modified?

I was thinking of maybe a formula in a cell that gives the
date of the last time the Excel sheet was modified.

Is this possible?

A thousand thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 691
Default Update Alert

Hi Toan,
The Change worksheet event would tell you if you changed
a constant.
http://www.mvps.org/dmcritchie/excel/event.htm

And if you think about it, you wouldn't want to be told everytime a
formula with date and time changed the date and time with each
recalculation.

However, I think it would be a bad idea anyway because say you
try to update two cells, one right after another, I doubt that you
would want to be interrupted to have Excel tell you something you
knew you were doing.

To put the date, time, and cell changed in another sheet, you
could use Highlight Changes or the macro alternative also on
http://www.mvps.org/dmcritchie/excel/highlite.htm


Just placing timestamp into another cell (No Alert):
If you want to enter data in one specific column and have a datetime stamp
in another column (usually next column) you could use an event macro.
http://www.mvps.org/dmcritchie/excel...#datetimestamp
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Toan Chau" wrote in message ...
Hi all,

I was wondering if it is possible to create some type of
alert on an Excel sheet every time the Excel sheet has
been modified?

I was thinking of maybe a formula in a cell that gives the
date of the last time the Excel sheet was modified.

Is this possible?

A thousand thanks in advance.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
alert nader Excel Worksheet Functions 4 December 15th 08 04:14 PM
alert Brian Excel Discussion (Misc queries) 0 December 21st 06 06:52 PM
How to disable 'Update alert' when open a spreadsheet has link to other XLS Chong Moua Excel Programming 0 July 9th 03 11:59 PM
How to disable 'Update alert' when open a spreadsheet has link to other XLS andres a Excel Programming 0 July 9th 03 11:26 PM
How to disable 'Update alert' when open a spreadsheet has link to other XLS Jose Rojas Excel Programming 0 July 9th 03 11:14 PM


All times are GMT +1. The time now is 02:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"