HI, we need to send lists of customers ('leads') to our branch network.
we have a solution for the output all sorted but I cant find a way to
limit the number of 'leads' send through to each branch. I have a table
that has how many leads they can have each week and how many currently
active. so 'limit - active = number of customers allows through for that
branch'. trouble I am having is;1) there's no way to perform that
calculation I can figure out, which is ok I can get this brought in to
ACS i...