Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() hello, i am a newbie when it comes to to programing. i am attempting to have a macro run when the value of a cell is changed. i have a macro that does what i want it to, diplays an erro message and plays a sound, but just cannot seem to make it work based on the cell value. any help would be greatly appreciated! thanks in advance bassfisher -- bassfisher ------------------------------------------------------------------------ bassfisher's Profile: http://www.excelforum.com/member.php...o&userid=27585 View this thread: http://www.excelforum.com/showthread...hreadid=471080 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
One thing you haven't said is what causes the value of the cell to change.
In any event, you could use the calculate event and use a static variable to store the last value of the cell See Chip Pearson's page on events http://www.cpearson.com/excel/events.htm -- Regards, Tom Ogilvy "bassfisher" wrote in message ... hello, i am a newbie when it comes to to programing. i am attempting to have a macro run when the value of a cell is changed. i have a macro that does what i want it to, diplays an erro message and plays a sound, but just cannot seem to make it work based on the cell value. any help would be greatly appreciated! thanks in advance bassfisher -- bassfisher ------------------------------------------------------------------------ bassfisher's Profile: http://www.excelforum.com/member.php...o&userid=27585 View this thread: http://www.excelforum.com/showthread...hreadid=471080 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() hello tom, the result is achieved after a few "IF" formulas and a "SUM" formula if the value of "FE11" changes from "0" to "1", i would like it to pla a warning sound and display a warning message on the screen alerting th user of a conflict. as i said, i am new to this and not as experience in programming but am trying to learn ! thanx for your help so far bassfishe -- bassfishe ----------------------------------------------------------------------- bassfisher's Profile: http://www.excelforum.com/member.php...fo&userid=2758 View this thread: http://www.excelforum.com/showthread.php?threadid=47108 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|