Hotkey

  • Thread starter Thread starter Tom Swanick
  • Start date Start date
T

Tom Swanick

Hi,

While I am typing data in a cell, I would like a hotkey which would allow me
to type a predefined set of characters eg

random text zzz more random text - with zzz being the predefined
characters.

Note: It has to be able to work while I am in edit mode in a cell.

Regards

Tom
 
Hi Frank,

I realise that, but wondered if there were any possible alternatives.

Tom
 
Hi
the only think I could imagine would be trapping onkey events and
processing them. I really wouldn't do that as I consider this as not
stable.
 
How about just letting zzz go into the cell, then edit|replace zzz with your
text?
 

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