View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Help with creating Excel Macro

Macros don't run when you are in edit mode (for all practical purposes).
So you can't really do what you describe.

--
Regards,
Tom Ogilvy


"Tacket" wrote in message
om...
Hello,

This is what I'm trying to do -- create either a macro or keyboard
shortcut. I would like to be able to highlight text in a cell, then
cut, delete one extra space, tab backwards and paste.

And for the life of me I can't figure out how to do it!

Thanks,
... Tacket