M
MikeF
Two tables, one is Budget the other Actual, sorted by RevID – a primary key
in both tables, feeding a query.
In qryNetRev …..
If the value for a record from Actual.NetRev is blank, would like that field
to return the value for that same record from Budget.NetRev.
This *has* to be a very normal practice, but can’t quite get the syntax
correct.
Any assistance will be much appreciated.
Thanx,
- Mike
in both tables, feeding a query.
In qryNetRev …..
If the value for a record from Actual.NetRev is blank, would like that field
to return the value for that same record from Budget.NetRev.
This *has* to be a very normal practice, but can’t quite get the syntax
correct.
Any assistance will be much appreciated.
Thanx,
- Mike