onkey method

  • Thread starter Thread starter freekrill
  • Start date Start date
F

freekrill

Hi,
Is it possible to make the onkey method work when other data has been
entered in a cell?
For example, in the onkey method I have set, when "+" is keyed, the
cursor will move to a specified cell.

If I key in, say, "1" and then "+", can I make the onkey method work?
or I am stuck with the problem of macros not working when in Edit
mode?

Thanks for any help

free
 
Macros don't fire when in edit mode, and will not until AFTER edit is
completed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top