Stupid Dancing Forms Controls

  • Thread starter Thread starter formido
  • Start date Start date
F

formido

I've got some forms controls on a sheet, a few checkboxes inside a
group box. When a macro inserts rows on the sheet, the box stretches,
the checkboxes separate from one another, and general havoc is wreaked
on my painstaking layout. How to stop.

-mwt
 
try these steps:

1. right click on the control.
2. select Format Control
3. In the Properties tab, select "Don't move or size with cells"
 
Right click the control and select Format Control. As a guess you have
checked Move and Size with Cells. Change that as you see appropriate.
 
"Right click the control and select Format Control. As a guess you
have
checked Move and Size with Cells. Change that as you see appropriate."

Hmmm, I had done that, but now I realize that, even though they're
grouped, I guess I need to change that for every single control?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top