Can someone please help my forgetful brain!
What function do I need to use to get numbers 10 and 11 both to show under fraud?
if GroupName ({ucr2st.ibrgroup}) = "08" then "Simple Assault" else
if GroupName ({ucr2st.ibrgroup}) = "10" then "Fraud" else
if GroupName ({ucr2st.ibrgroup}) = "11" then "Fraud" else
if GroupName ({ucr2st.ibrgroup}) = "14" then "Property Damage" else