Checkbox conditions based on another checkbox
Im fairly new to this and need assistance. I have a set of checkbox that need to meet certain conditions. Here are the conditions. I have two columns of checkboxes. Column one has checkbox 1, 2 and 3 and column two has 4, 5, and 6. If checkbox 1 is checked then checkbox 3 is checked automatically. If checkbox 2 is checked then checkbox 3 is checked automatically. If checkbox 4 is checked then checkbox 6 is checked automatically and if checkbox 5 is checked then checkbox 6 is automatically checked. Here is the other part that i need assistance with. If checkbox 1 is checked then checkbox 4 is disabled and checkbox 3 is checked automatically. If checkbox 2 is also checked then checkbox 5 is disabled and checkbox 3 is still checked, but if checkbox 5 is checked then checkbox 2 is disabled and checkbox 4 is unchecked.
