placing a button directly in a sheet

K

kemel

Hey,

Is it possible to place a for example a button directly in a
excelsheet, or is it obligatory to use a macro to show your form?

Th
 
D

Dave Peterson

You can use a button from the forms toolbar or a commandbutton from the control
toolbox toolbar.

Heck, you can use shapes from the Drawing toolbar and assign macros to those,
too.
 
Top