Selecting cells using shortcut keys not mouse

G

Griff

Hi,
I am working on a project which does not allow the use of a mouse.

I need to select non-adjacent cells using keyboard only.

This would be the equivalent to selecting cells with the left button whilst
holding down CTRL.

Does anyone know how this can be done?

Thanks. Lynda.
 
A

Andy Brown

Griff said:
This would be the equivalent to selecting cells with the left button whilst
holding down CTRL.
Does anyone know how this can be done?

You can press F5 ; then type

C1,E1,A1

, then press Enter. Does that help?

Rgds,
Andy
 
Top