B
Bruce Lawrence
I have 3 tables.
In the MTD table there is a field called 'newgrade' which is currently
blank.
I want to update this field with a value from the MM Update table,
WHERE, the 'mm' field in both tables match.
I also only want to update this field when the order number in MTD is
not in Order Omit.
Basically, the order omit table contains a list of orders in MTD that I
do not want updated.
This is my query:
http://www.c-o-g.com/kool/priv/queryprob.jpg
Can someone tell me why the order omit part of this is being ignored?
I have an order called 12345678 in both tables yet the 'new grade'
field in MTD is still being updated when I don't want it to.
Thank you
In the MTD table there is a field called 'newgrade' which is currently
blank.
I want to update this field with a value from the MM Update table,
WHERE, the 'mm' field in both tables match.
I also only want to update this field when the order number in MTD is
not in Order Omit.
Basically, the order omit table contains a list of orders in MTD that I
do not want updated.
This is my query:
http://www.c-o-g.com/kool/priv/queryprob.jpg
Can someone tell me why the order omit part of this is being ignored?
I have an order called 12345678 in both tables yet the 'new grade'
field in MTD is still being updated when I don't want it to.
Thank you