Check box

  • Thread starter Thread starter Lesley
  • Start date Start date
L

Lesley

I need to delete a few check boxes from a a report that someone else created
in my office. How do I do that? I've tried deleting the row but it just
moves the check box to the next row.
 
It depends on what type of check box it is. There are 2 types.

If it's a Forms check box:

Right click on the check box. Hit Esc to close the menu then hit delete

If it's a Control Toolbox check box:

Right click any toolbar and select Control Toolbox
Click the upper left icon to enter design mode
Right click the check box. Hit Esc to close the menu then hit delete
Click the upper left icon to exit design mode
Close the Control Toolbox toolbar
 
try pointing with cursor at the check box and right mouse click and choose
cut. it should disappear.
 
Back
Top