S
Steve P
Hi everyone,
I would like to build a query that populates the value of a datafield as
either "HIGH", "Med", or "low" depending on the value of a different numeric
field on the table being queried. I'd like the medium-to-high threshold set
at 10 (lets just say), and the medium-to-low threshold to be set at 5.
How do I build something like that in the expression builder?
I'm actually planning on coding all of this in VBA, so would it be easier to
just have 3 different queries, one for each level distinction?
Please advise.
I would like to build a query that populates the value of a datafield as
either "HIGH", "Med", or "low" depending on the value of a different numeric
field on the table being queried. I'd like the medium-to-high threshold set
at 10 (lets just say), and the medium-to-low threshold to be set at 5.
How do I build something like that in the expression builder?
I'm actually planning on coding all of this in VBA, so would it be easier to
just have 3 different queries, one for each level distinction?
Please advise.