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-comfficeffice" /><o></o>
<o></o>
I was trying to make If statements in column g also:<o></o>
=IF((ISBLANK(H4)), IF((ISBLANK(C4)),"","?"),IF(K4=TRUE,"YES","NO"))<o></o>
<o></o>
IF c4 and down is blank than I wanted g4 and down is blank (with no “YES” or “NO”)<o></o>
<o></o>
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></o>
<o></o>
I am not sure how to do the coding and copying checkboxes is not working<o></o>
<o></o>
I was trying to make If statements in column g also:<o></o>
=IF((ISBLANK(H4)), IF((ISBLANK(C4)),"","?"),IF(K4=TRUE,"YES","NO"))<o></o>
<o></o>
IF c4 and down is blank than I wanted g4 and down is blank (with no “YES” or “NO”)<o></o>
<o></o>
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></o>
<o></o>
I am not sure how to do the coding and copying checkboxes is not working<o></o>