DwayneS
Instructor
- Mar 29, 2002
- 70
Accounting user. Novice+ vb programming skills. Using Access 2003 for lots of accounting tasks and records.
I need a utility routine to help with a common reconciliation problem. I have a known difference in a table of thousands of entries (as many as 200,000).
I have a difference, say 12,218.13. The difference should be in one item, but often it is in more than one item. What I would love to be able to do is evaluate the long list of items for "candidates" that either (1) add up to the difference I'm looking for, or (2) Find two amounts, when subtracted from each other yield the difference.
I've done a fair amount of Access and vb work, but I don't know how to approach this. I think it's a logical problem, not technical.
Any ideas how I might be able to accomplish this without ending up with something that runs 24 hours?
Dwayne Streeter, CPA, CITP
I need a utility routine to help with a common reconciliation problem. I have a known difference in a table of thousands of entries (as many as 200,000).
I have a difference, say 12,218.13. The difference should be in one item, but often it is in more than one item. What I would love to be able to do is evaluate the long list of items for "candidates" that either (1) add up to the difference I'm looking for, or (2) Find two amounts, when subtracted from each other yield the difference.
I've done a fair amount of Access and vb work, but I don't know how to approach this. I think it's a logical problem, not technical.
Any ideas how I might be able to accomplish this without ending up with something that runs 24 hours?
Dwayne Streeter, CPA, CITP