Thank you. I have the form working and I used the code that you supplied for the command button's On Click event.
What I would like to do next is to loop through the entire recordset and update tblDailyTally for each record.
For example, I have the form which is built from a query and...
Hello,
I have a table in Access 2007 containing three inputs:
1) START DATE
2) END DATE
3) VALUE (i.e. 100)
Is it possible to take the VALUE and distribute it evenly across the date range (Start Date - End Date) using a chart within Access?
For example:
Start Date = 3/25/10
End Date =...