Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help populating unbound controls

Status
Not open for further replies.

bdog2g

Technical User
Feb 18, 2002
12
US
Ok...Here's the situation. I have a subform that has 24 unbound text boxes in the Form Header that represent 24 months of a project. these boxes are filled in dynamically based on a Project Start Date and Project Finish Date. For each task of the project I also have a row of 24 unbound boxes. these boxes are to be filled with a monthly budget based on a calculation. My problem is I'm trying to set up some code that will look at the start and finish date of the task, and fill in the corresponding boxes with the budget based on the Header dates. I'm able to get it to look at the dates and compared them properly to fill in the correct number of months, however for every single task(which is a different record) the same number pops up in the same place....
Any suggestions would be most helpful

Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top