
Originally Posted by
TMS
I'm pretty sure that a change to data within a Table on a worksheet is treated no differently than anywhere else on the worksheet, hence the WSC event handler would react to it
Hi TMS thanks again for your reply. The event simply does not seem to fire. I have the below code and no matter what I do to my sheet the message box just never appears.
I'm trying to make do with using the regular Worksheet_Change event, I just thought the Worksheet_TableUpdate event would just make things cleaner. I have a question on the Worksheet_Change event as it does not appear to be firing either given one specific scenario. However I will post about it in separate post. Thanks again.
Bookmarks