G
Guest
I need to modify a table and since my understanding of access is very basic
I’ll try to be as simple as possible on my question:
I have trhee columns like
C1 C2 C3
USD A X
SGD A X
GBP A X
So I’ll need to “add aformula†where X=(A*#VALUE) ONLY IF C1=USD OR =
(A*#VALUE) ONLY IF C1=SGD OR =(A*#VALUE) ONLY IF C1=GBP.
I know how to do this with Excel, but I don’t even know if this can be done
with access. Maybe running a query? I’d do the table again and paste it from
excel but it has more tan 600,000 records and it’ll be a pain.
Please help!
I’ll try to be as simple as possible on my question:
I have trhee columns like
C1 C2 C3
USD A X
SGD A X
GBP A X
So I’ll need to “add aformula†where X=(A*#VALUE) ONLY IF C1=USD OR =
(A*#VALUE) ONLY IF C1=SGD OR =(A*#VALUE) ONLY IF C1=GBP.
I know how to do this with Excel, but I don’t even know if this can be done
with access. Maybe running a query? I’d do the table again and paste it from
excel but it has more tan 600,000 records and it’ll be a pain.
Please help!