ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Check Box included in a formula (https://www.excelbanter.com/excel-worksheet-functions/95354-check-box-included-formula.html)

Corey

Check Box included in a formula
 
Is it possible to include a Check Box result into a calculation ?
EG,
=IF(checkbox="TICK",V35,IF(checkbox="",0))

Corey....



Bearacade

Check Box included in a formula
 

Go into Design mode, right click on your check box and open properties.
Enter a cell in LinkedCell field, A1 for example

Now put this in your formula:

=IF(A1=True, V35, 0)


--
Bearacade


------------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...o&userid=35016
View this thread: http://www.excelforum.com/showthread...hreadid=554352


Corey

Check Box included in a formula
 
Never mind, Worked it out just after posting.


Corey....


...
Is it possible to include a Check Box result into a calculation ?
EG,
=IF(checkbox="TICK",V35,IF(checkbox="",0))

Corey....





All times are GMT +1. The time now is 09:26 PM.

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