S
SylvieB
Hello all
On a report, the field "order value" needs to be expressed in Million and
show only records >2 millions dollars. On the form, it is expressed in
thousand. .
So far, in the query, I have under the field "order value", criteria is:
Any help would be greatly appreciated. In advance, thank you.
Sylvie
On a report, the field "order value" needs to be expressed in Million and
show only records >2 millions dollars. On the form, it is expressed in
thousand. .
So far, in the query, I have under the field "order value", criteria is:
write a criteria to convert the numbers from thousand to million.=2000 and (order value \ 1000) but it does not work. I 'm not sure how to
Any help would be greatly appreciated. In advance, thank you.
Sylvie