Hi Gersh,
The topic author wand to subtract values resulting from ALLOCATION with USING from the original value of allocation.
In my code I use loop for ALL CLIENT including CLIENT_NA. EXPRESSION is positive for CLIENT_NA and negative for real clients. Results are written to CLIENT_NA. Due to accumulation the result in CLIENT_NA will be CLIENT_NA-CLIENT1-CLIENT2... etc
Vadim