How do I delete a checkbox in excel 2007

  • Thread starter Thread starter Yingling
  • Start date Start date
Y

Yingling

I have several checkboxes in a spreadsheet that I want to remove. How can
this be done?
 
If they are Form control check boxes, you can right click on them and then
select cut. If they are Active X controls you need to enter desgin mode.

To do this click on the office button in the top left corner, then select
excel options and make sure the Show Developer tab in the ribbon box is
checked.

Then go to the Developer tab in the ribbon, click the Design Mode icon in
the controls section to turn on design mode.

You can then right click on the text box and cut it.

when done, click on the Design Mode incon again to exit design mode.
 
Hi,

1. Choose Developer tab, Design Mode
2. Press F5, Special, Objects
3. Press Delete

The first step are not necessary if the checkboxes are Form controls
 
shane way delete all object not just chek boxs

message | Hi,
|
| 1. Choose Developer tab, Design Mode
| 2. Press F5, Special, Objects
| 3. Press Delete
|
| The first step are not necessary if the checkboxes are Form controls
| --
| If this helps, please click the Yes button.
|
| Cheers,
| Shane Devenshire
|
|
| "Yingling" wrote:
|
| > I have several checkboxes in a spreadsheet that I want to remove. How
can
| > this be done?
 
That did not work

Paul C said:
If they are Form control check boxes, you can right click on them and then
select cut. If they are Active X controls you need to enter desgin mode.

To do this click on the office button in the top left corner, then select
excel options and make sure the Show Developer tab in the ribbon box is
checked.

Then go to the Developer tab in the ribbon, click the Design Mode icon in
the controls section to turn on design mode.

You can then right click on the text box and cut it.

when done, click on the Design Mode incon again to exit design mode.
 
So what kind of checkboxes are they?

What do you see in the namebox if you select one of them?

You'll want to try Paul's suggestion once more before you respond. I bet one of
them will work.
 
Dave,

They are form control check boxes. In my research I found Paul's solution
and have tried it on a couple of the boxes. I believe the problem was that
the design mode icon was taggled on and the cut was not working
 
That means that you got it to work???????
Dave,

They are form control check boxes. In my research I found Paul's solution
and have tried it on a couple of the boxes. I believe the problem was that
the design mode icon was taggled on and the cut was not working
 

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