B
Bob
Hello,
I would appreciate if some one help me on this..
I have a table with two fields: Office and Amount.
How can I calculate next to Amount field another field
named AmountRange that gives the range of the Amount
field, where 0 is $0.00, 0-1K is $0.00-$1000.00 and so on
Office Amount AmountRange
A 0 0
B 1000 0-1K
C 1500 1-2K
D 1800 1-2K
D 3000 2-3K
Thank you very much.
Bob
I would appreciate if some one help me on this..
I have a table with two fields: Office and Amount.
How can I calculate next to Amount field another field
named AmountRange that gives the range of the Amount
field, where 0 is $0.00, 0-1K is $0.00-$1000.00 and so on
Office Amount AmountRange
A 0 0
B 1000 0-1K
C 1500 1-2K
D 1800 1-2K
D 3000 2-3K
Thank you very much.
Bob