FH_jesse's avatar
FH_jesse
Copper Contributor
Feb 16, 2023
Status:
New

Excel.binding: delete method doesn't actually work

Given the below code snippet, I'd expect to get a single console log the first time A1 is updated. Instead I get one every time A1 is updated, indicating that the binding isn't actually being deleted...