Access Access

Joined
Nov 9, 2012
Messages
1
Reaction score
0
I have an interesting dilema. I am building an Access Database. I have a table that contains numbers associated with individuals. These numbers are imported each month. Lets call it MainNumber. From MainNumber I must subtract an adjustment number (ADJNum). I need to subtract the accumulated ADJNum from the MainNumber at each evaluation. So in January the ADJNum might be 20, if in February there are 40 more, I need it to adjust 60 from Feb. If there are 5 more in March I need it to adjust 65 from March.

Any ideas?
 
Joined
Oct 23, 2012
Messages
29
Reaction score
0
let me get this stright, is the MainNumber and ADJNum and the individuals data are in one table??
does this table has month column? or date column??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top