K
KIM W
I have a userform which assigns a value to the active cell using
ActiveCell.Value = variable.
How can I get this edit to the cell to behave as follows (just as if one
typed in values):
1. esc cancels cell entry?
2. ctl+z backs out whatever was just entered in the cell?
ActiveCell.Value = variable.
How can I get this edit to the cell to behave as follows (just as if one
typed in values):
1. esc cancels cell entry?
2. ctl+z backs out whatever was just entered in the cell?