Function PE_GROUP_N(sectionCode As Integer) As Integer PE_GROUP_N = ((sectionCode) Mod 25) End Function