V
Versace77
Hello:
I'm looking for help with an update query, i am looking to have a field
changed based on the value in two other fields on the same row, Column G and
Column H. I am familiar with doing an update query if it was based on the
value of just G or just H, but not both at the same time. here is an
example:
If G and H is 60 and 30 then i want column J to be 678900
Col G Col H Col J
60 30 678900
60 15 XXXXX
25 30 XXXXX
The 60, 30, is just one possible combination out of around 120.
Hope this is explained well enough. Thanks.
I'm looking for help with an update query, i am looking to have a field
changed based on the value in two other fields on the same row, Column G and
Column H. I am familiar with doing an update query if it was based on the
value of just G or just H, but not both at the same time. here is an
example:
If G and H is 60 and 30 then i want column J to be 678900
Col G Col H Col J
60 30 678900
60 15 XXXXX
25 30 XXXXX
The 60, 30, is just one possible combination out of around 120.
Hope this is explained well enough. Thanks.