Check boxes and linked cells

jballin2000

New Member
Joined
Mar 24, 2011
Messages
1
I tried to insert check boxes in column g4 and linked to k4, but when I tried to copy down it didn't link down. <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
<o:p></o:p>
I was trying to make If statements in column g also:<o:p></o:p>
=IF((ISBLANK(H4)), IF((ISBLANK(C4)),"","?"),IF(K4=TRUE,"YES","NO"))<o:p></o:p>
<o:p></o:p>
IF c4 and down is blank than I wanted g4 and down is blank (with no “YES” or “NO”)<o:p></o:p>
<o:p></o:p>
If H4 and down is blank then there should be a check mark in column c say and “YES” and vis versa and say “NO”<o:p></o:p>
<o:p></o:p>
I am not sure how to do the coding and copying checkboxes is not working<o:p></o:p>
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Forum statistics

Threads
1,224,586
Messages
6,179,719
Members
452,939
Latest member
WCrawford

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top