Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I was wondering if someone could help me out. I've been trying to create an addin for all our spreadsheets to create an audit trail writing each cell change to a database, however, when I override the Workbook_SheetSelectionChange procedure in the addin module, a cell change never invokes the commands within the procedure. It seems that the only Workbook_SheetSelectionChange code that it will invoke is from ThisWorkbook or local code. Is it possible to create an addin that will trigger an insert to a database with every cell change? Thanks in advance, Ryan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
setup project for Excel addin, won't register addin | Excel Programming | |||
Workbook_SheetSelectionChange in going infinite | Excel Programming | |||
Unshimmed Automation Addin and Shimmed COM Addin in same App Domai | Excel Programming | |||
Improving Workbook_SheetSelectionChange for enhanced Autofiltering | Excel Programming | |||
Workbook_SheetSelectionChange | Excel Programming |