I'm sure this must be simple but for the life of me I can't find how to do it
How do I detect that the enter key has been pressed on a particular range of cell
I have a group of merged cells ($H$9:$K$13) which is basically a box which the user enters a number. I want to run a macro once the user presses enter (on the keyboard NOT the num keypad)
I cant find any examples on this. I can find example on doing this from a text box but not from a cell
I have tried Application.onkeys which works on key combinations but not on the enter key (it says tilde for enter key and ENTER for num pad but neither work)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…