Display MessageBox on changing value of cell
Hi All this code will display a message box upon changing the cell value of any cell with the cell ref and value
Messagebox.show(string.format("You changed cell (0) to {1}", Target.Address, Target.Value))
- Posted in: Visual Studio Tools for Office
Recent Comments