ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   worksheet change event not working (https://www.excelbanter.com/excel-discussion-misc-queries/207905-worksheet-change-event-not-working.html)

jase

worksheet change event not working
 
I am using a worksheet change event, on my sheet i have a cell that is linked
externally to a sheet that constantly is changing my cell that is linked.
However it is not activating my worksheet change macro. Why is thi sand what
can I do to fix this problem?

FSt1

worksheet change event not working
 
hi
not sure but i think links work the same way as formulas work and the
recalculation of formulas does no trigger the worksheet change event. you
might try putting your macro in the worksheet calculate event so that when
the sheet recalculates, the macro will fire.

Regards
FSt1

"Jase" wrote:

I am using a worksheet change event, on my sheet i have a cell that is linked
externally to a sheet that constantly is changing my cell that is linked.
However it is not activating my worksheet change macro. Why is thi sand what
can I do to fix this problem?


Dave Peterson

worksheet change event not working
 
The Worksheet_Change event will fire when someone types a new entry into that
cell.

Maybe you can use the worksheet_calculate event instead??

Jase wrote:

I am using a worksheet change event, on my sheet i have a cell that is linked
externally to a sheet that constantly is changing my cell that is linked.
However it is not activating my worksheet change macro. Why is thi sand what
can I do to fix this problem?


--

Dave Peterson


All times are GMT +1. The time now is 08:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com