ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Checkbox Tally (https://www.excelbanter.com/excel-discussion-misc-queries/172669-checkbox-tally.html)

jlojones821

Checkbox Tally
 
I'll do my best to explain.....I need to make two work sheets.....one that
keeps a running total of the number of rooms being used on any given day and
another sheet that has details on each of these rooms. Is there anyway...on
the detail sheet... to have a checkbox and when I click it have it add 1 to
the sheet that has the running total?

jlojones821

Checkbox Tally
 
Or if I'm using a drop down list can I have it tally in that way when I
select one of the rooms?


"jlojones821" wrote:

I'll do my best to explain.....I need to make two work sheets.....one that
keeps a running total of the number of rooms being used on any given day and
another sheet that has details on each of these rooms. Is there anyway...on
the detail sheet... to have a checkbox and when I click it have it add 1 to
the sheet that has the running total?


Sandy Mann

Checkbox Tally
 
Assuming that you mean check boxes from the Forms Toolbar, link them to say
Cells A1:G1 in the running totals sheet and then hide Row 1. You can then
count the number of checks with the formula:

=COUNTIF(A1:G1,TRUE)

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"jlojones821" wrote in message
...
I'll do my best to explain.....I need to make two work sheets.....one that
keeps a running total of the number of rooms being used on any given day
and
another sheet that has details on each of these rooms. Is there
anyway...on
the detail sheet... to have a checkbox and when I click it have it add 1
to
the sheet that has the running total?





All times are GMT +1. The time now is 02:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com