F
Frank
How would I get the max number from a number of row, but want to use
some type of selection / conditionals?
example
Fname lname age married
frank smith 40 yes
john smith 21 no
mary jones 44 no
tom jomes 33 yes
sam smith 35 yes
Get me the oldest smith (need the age for formaula)that is married, i.e.
Frank Smith 40 yes
some type of selection / conditionals?
example
Fname lname age married
frank smith 40 yes
john smith 21 no
mary jones 44 no
tom jomes 33 yes
sam smith 35 yes
Get me the oldest smith (need the age for formaula)that is married, i.e.
Frank Smith 40 yes