Embedding command buttons in cells

A

Andy

Just a thought;

Is it possible to embed a command button within a cell, so that it positions
and resizes accordingly? I'm assuming it would have to be code to specify
this.

Ta

Andy
 
B

Bernie Deitrick

Andy,

If you use a command button from the control toolbox, make it slightly
larger than the cell so that it covers all the cell's borders, and set
the button's properties so that it moves and sizes with cells, then
you can do it automatically.

HTH,
Bernie
MS Excel MVP
 
Top