L
lee.bridle07
Hi, I wonder if someone can help?
I've got a simple query I've set up, which is pulling in data from a
couple of tables.
In one of the tables, I've got a collum that has GM or KG.
What I want is a collumn in the query, that if the collumn (UOM) that
has GM or KG contains GM, then divide another collumn (Quantity) by
1000.
So, the way I'd see it is:
=IF (UOM=GM (Quantity / 1000))
Just can't get my head around how I would put this into the query.
Thanks for your time!
Lee
I've got a simple query I've set up, which is pulling in data from a
couple of tables.
In one of the tables, I've got a collum that has GM or KG.
What I want is a collumn in the query, that if the collumn (UOM) that
has GM or KG contains GM, then divide another collumn (Quantity) by
1000.
So, the way I'd see it is:
=IF (UOM=GM (Quantity / 1000))
Just can't get my head around how I would put this into the query.
Thanks for your time!
Lee