> LOL! you sound like me with your jokes.
>
[quoted text clipped - 77 lines]
> >
> > Dave Peterson
You can find a macro to make Ctrl+A work properly, but it just
puts off the inevitable destruction of your entire workbook when
you use Ctrl+A and have macros turned off or don't have the
macro available in the workbook. see
http://www.mvps.org/dmcritchie/excel/shortx2k.htm#foobar
And as Dave Peterson indicated there are situations where
you will have to hit Ctrl+A more than twice to get it to do what it
should be doing with a single invocation of Ctrl+A.
You would think that Ctrl+A like Ctrl+C, Ctrl+X, Ctrl+V, Ctrl+Z
and also commonly used Ctrl+F, Ctr+H, and Ctrl+Y would never be
violated and if someone did mess up any of them
it would never make it into a public version but obviously that would be
an incorrect assumption. Note all but one of the most common shortcuts
are used with the left hand, while the right hand can be on the keyboard or
on the mouse. The exception is Ctrl+H but I probably invoke that with my
left hand as often as with both hands.
There is NO comparable shortcut for Ctrl+A
the gray select All key does not work the same (changes the active cell)
Ctrl+Shift+SpaceBar will also fail in later versions.
And it is correct to say not working properly because Ctrl+A
means one thing in all applications where selecting everything
makes sense because it is so embedded in things, even
before Windows.
---
HTH,
David McRitchie, Microsoft MVP - Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
> Do what you have to do now--while the pc is working!
>
[quoted text clipped - 79 lines]
> > >
> > > Dave Peterson