Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default can I use checkbox thus I could calculate the value in a sheet

How can I use the component checkBox in my sheet and after user check/uncheck
this component I will calculate the value according to the formula I have
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default can I use checkbox thus I could calculate the value in a sheet

Perhaps link the checkbox to a cell, then use a reference to that cell in
your formula.

Right click on the checkbox and select Properties, then use the linked cell
property.

Sheet1!A1

as an example.

--
Regards,
Tom Ogilvy



"calculate checkBox value in a sheet" wrote:

How can I use the component checkBox in my sheet and after user check/uncheck
this component I will calculate the value according to the formula I have

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASSIGN VALUE TO CHECKBOX AND CALCULATE AVERAGE? nickee New Users to Excel 2 January 10th 09 09:44 PM
checkbox, then taking information from one sheet to another sheet DMK Excel Worksheet Functions 0 September 12th 08 10:00 PM
copy if checkbox checked to sheet two BillyRogers Excel Programming 1 February 28th 06 08:32 PM
checkbox on form reset from checkbox on sheet raw[_12_] Excel Programming 1 December 3rd 05 05:08 AM
copy checkbox name into sheet. shital Excel Programming 0 September 20th 03 06:14 AM


All times are GMT +1. The time now is 01:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"