Hello all, I am receiving the error "You entered an expression that has no value" within an Access report. The report is grouped on a field and I have the below code in the Group Header On Format property:
If FormatCount = 1 Then
' If office hours are to be posted,
If...