Ive moved on to the next problem I am facing:

Is it possible to toggle a checkbox (ticked or not) based on a cell value on a different worksheet?

Master_Table Call_Status Column values will either be 1(green), 2(yellow), 3(red)
Account_Summary will have 3 cells: Red w/checkbox, yellow w/checkbox and green w/checkbox

If Call Status of Customer ID is 1 toggle green cell with checkbox
If Call status of Customer ID is 2 toggle yellow cell with checkbox
If Call status of Customer ID is 3 toggle red cell with check box