View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Fine Tune in Excel

Peter T has provided a link to Stephen's code which gives you this capability
(further confirming that the capability is not built in). I wouldn't just
ignore the use of properties however. You may find it is not as tedious as
it may seem.

Also, if you select multiple controls, then right click, the popup contains
options for alignment and sizing of the controls.

--
Regards,
Tom Ogilvy


"clara" wrote:

Hi Tom,

what i want is like in Access, i can use CTRL + Arrow or SHIFT + arrow.

Clara
--
thank you so much for your help


"Tom Ogilvy" wrote:

Type in the values in the property window.

--
Regards,
Tom Ogilvy



"clara" wrote:

Hi all,

How could I adjust position and/or size of a control using keyboard instead
of using Mouse?

Clara
--
thank you so much for your help