G Guest Apr 10, 2005 #1 I need to calculate 60% of the filed value " RTN FARE" and show it in the query as " OW FARE" anty ideas?
I need to calculate 60% of the filed value " RTN FARE" and show it in the query as " OW FARE" anty ideas?
T Tom Lake Apr 10, 2005 #2 ScotStuart said: I need to calculate 60% of the filed value " RTN FARE" and show it in the query as " OW FARE" anty ideas? Click to expand... Make another field OW FARE: [RTN FARE] * .6 Tom Lake
ScotStuart said: I need to calculate 60% of the filed value " RTN FARE" and show it in the query as " OW FARE" anty ideas? Click to expand... Make another field OW FARE: [RTN FARE] * .6 Tom Lake