M
MichaelR
Hi,
I've used Access before although not extensively. If I'm not mistaken, I
can't put formulas into cells in the same way as I can in Excel but I was
wondering if there was another way for me to accomplish the same thing.
Specifically, I get data that comes in on a monthly basis and I need to use
two of the columns to determine whether the sale was in the US, Canada or
Mexico. If it were in excel, I would use an IF statement nested in another IF
statement that would look like something like:
=IF(A2=7,"Canada",IF(P2="-","Mex","US"))
Any ideas for how I can do this in Access?
Thanks!
Michael
I've used Access before although not extensively. If I'm not mistaken, I
can't put formulas into cells in the same way as I can in Excel but I was
wondering if there was another way for me to accomplish the same thing.
Specifically, I get data that comes in on a monthly basis and I need to use
two of the columns to determine whether the sale was in the US, Canada or
Mexico. If it were in excel, I would use an IF statement nested in another IF
statement that would look like something like:
=IF(A2=7,"Canada",IF(P2="-","Mex","US"))
Any ideas for how I can do this in Access?
Thanks!
Michael