View Single Post
  #2   Report Post  
David McRitchie
 
Posts: n/a
Default

You would need to use a macro, and if you are in the habit of always
using CUT and never COPY then you will have a very difficult time
with macros or any thing else on a PC as COPY (Ctrl+C), CUT(Ctrl+X),
PASTE (Ctrl+V), UNDO (Ctrl+Z), FIND(Ctrl+F), REPLACE (Ctrl+H) are
very basic and critical to many PC applications to behave as one expects
across applications.

You should normally be formatting entire columns rather than individual cells.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Dracorat" wrote in message ...
Is it possible to reassign the default keybaord setup in Excel?

I want to be able to change how certain key combinations work, such as
having CTRL C be Center as I never COPY I only CUT (and if I wanted to leave
the original data in place, I just immediately PASTE right after)