VBA Design Mode

F

Francis Hookham

I have never used understood the use of the Design Mode button and so have
not used it

What am I missing as a non-professional user of VBA writing relatively
simple macros to help me and friends get more from our use of XL. I have had
no training other than using XL from MultiPlan days?

Francis Hookham
 
C

CyberTaz

Hello Francis-

Design Mode allows the editing of control objects such as command
buttons. While in Design Mode they can be stretched, dragged, etc. When
you exit Design Mode, those controls become 'active' rather than
modifyable.

Regards |:>)
 
C

CyberTaz

Hello Francis-

Design Mode allows the editing of control objects such as command
buttons. While in Design Mode they can be stretched, dragged, etc. When
you exit Design Mode, those controls become 'active' rather than
modifyable.

Regards |:>)
 
Top