I am using labels to work much like a table, as I prefer this than the data table and forms.
I would like to make the visible properties of my labels to be that if the Radio button is selected and the column label in the corresponding column is "Yes" then visible is true, else false.

FO - First Off & IP - In Process.
So in this example, Dimensions 1 to 3 will show if the First off radio is selected, and if the In Process is selected then Dimnesion 3 is hidden. I also need to hide balnks as well.
Tall order I Know, I have visible properties on other screens that work well but not with this many factors.