Disable fields in multiple subform rows

Disable fields in multiple subform rows

Hello everybody!

I have an odd one here. I have a subform that collects hours of operation. It contains these fields: Days, Type, Open, and Closed.

On load of the form I add 7 rows with Mon - Sun in the Days field. I then disable that field and the add/delete buttons. Ensuring they enter all info for all 7 days. 

I also have another workflow that will take what is entered in the first row's 'Type', and put it in the subsequent rows 'Type'. 

Now my question. The Type field has 'Specific Hous', 24 hours, and 'Closed'. When they select 24 hours or closed, I would like to disable the Open and Closed fields. Like I stated before when they fill in the first row it auto fills in the rest. Is it possible to disable those fields based on the auto fill? I currently can only seem to have the first row disabled.

Basically I'm trying to avoid someone entering in times if they selected 24 hours or Closed. If you know of a better way I'm all ears.

Appreciate your help.