Hide Columns That Contain Checkboxes

J

John

Hi,
I created an expense sheet that among other items
contains the following columns:
Breakfast, Lunch, Dinner, Meals.

Breakfast, Lunch and Dinner cells each contain a checkbox.
When the checkbox is clicked (checkbox = TRUE) the linked
cell display the allotted amount for the corresponding
meal.
Meals adds the values of Breakfast+Lunch+Dinner.
The printed expense claim only needs the Meals column.
When I hide the other 3 columns (Breakfast, Lunch,
Dinner), the checkbox from the Dinner column shows up in
the Meals column.
Is there a way to remedy this?
Thanks,
John
 
D

Dave Peterson

If you rightclick on the checkbox, you'll see a Format Control option.

Select that, then Properties
and change it to "move and size with cells"
(but make sure the checkbox is completely within the cell)
 
G

Guest

Works like a charm.
Thanks Dave.
-----Original Message-----
If you rightclick on the checkbox, you'll see a Format Control option.

Select that, then Properties
and change it to "move and size with cells"
(but make sure the checkbox is completely within the cell)


--

Dave Peterson
(e-mail address removed)
.
 

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

Top