Hello again,
I’m trying to find a way to get my query to subtract from within the same column but from two separate sets of data within the Gender grouping. Hopefully below helps explain what I’m trying to do
iif([Gender]=Male,([Mean with Ovg Pts]-[Mean with Ovg Pts]=Femail])
Name Gender P1 P2 P3
Corey Brank Female 24 16 13
Corey Brank Male 103 74.5 60.5
Corey Brank N/A 2 1.5 1
I’m trying to find a way to get my query to subtract from within the same column but from two separate sets of data within the Gender grouping. Hopefully below helps explain what I’m trying to do
iif([Gender]=Male,([Mean with Ovg Pts]-[Mean with Ovg Pts]=Femail])
Name Gender P1 P2 P3
Corey Brank Female 24 16 13
Corey Brank Male 103 74.5 60.5
Corey Brank N/A 2 1.5 1