Check a box based on value in Excel

Hi,
I have a web console that contains 2 checkboxes, as I iterate through my excel spreadsheet that contains rows of data that in turn drive selections from 2 drop down boxes, I would like to be able to check the checkbox occasionally as I iterate through each row of data, can this be done?

@michael.n.hextall Others have asked similar. Here is one idea. If you enter a specific value in Excel that would indicate the checkbox is checked such as 1, otherwise leave it blank or set to another value.