After doing more research, I have updated the code to the following, but it still does not work.
Private Sub GroupHeader1_Format(Cancel As Integer, FormatCount As Integer)
'// Hide Available Hours for Unscheduled Work //'
If Nz(Me.Section(acGroupLevel2Header).Controls("Mech_Scheduled"), "") =...