I am a newbie when i comes to ACCESS so bear with me. I want to make a field with an expression that chooses the larger value between 2 other fields. Example:
Field: Bench Press 1 (BP1)
Field: Bench Press 2 (BP2)
Field: Bench Press 3 (BP3)
Field: Bench Press Difference (BPD)
So I want the expression to do the following: BPD = BP3 - (which ever is greater BP1 or BP2)
I hope that makes sense: Please Help!!!