K
Ken
Is it possible to write a query to solve the issue below?
If so, "HOW"? TIA
I have a Database with several fields, at the moment, I'm
only concerned about 4 of them. I need a query (or a
solution) to the following problem.
If field 1 contains data, copy it to field 4.
If field 1 does not contain data, then field 2 MINUS field
3 and put the answer into field 4 (all are number fields)
Please help
Thank you.
If so, "HOW"? TIA
I have a Database with several fields, at the moment, I'm
only concerned about 4 of them. I need a query (or a
solution) to the following problem.
If field 1 contains data, copy it to field 4.
If field 1 does not contain data, then field 2 MINUS field
3 and put the answer into field 4 (all are number fields)
Please help
Thank you.