I am automating some account details, where I DO NOT want them to add double double . for this I need to restrict button click event to once so that they are not added twice or trice. How can I restrict a button click event , otherwise if I change any amount I want button back to update. any help on this please.
commandbutton1.enable = true
commandbutton1.enable = false
This is working , but I want button back when ever my account values are changing in cell.