Ahoy!
Firstly, I'm sorry if this is in the wrong section. I *think* it's going to be solved by a query, but I'm not entirely certain.
What I have is this: Form A is used to enter upcoming Assignments and the proposed/estimated total budgets for upcoming years. Each entry has a button which leads to Form B (Assignment Details) form where more details on the budget for that Assignment can be entered.
The workflow will be such that a user will first go through Form A and and enter all of the Assignments and their estimated/proposed budgets. If detailed budget information is known (and it won't be, for later years) they will click through to Form B and enter in the budget details (which consists of several different items).
This is where my problem comes in. The way I want it to work is that if a user has entered detailed budget information in Form B, then that detailed information should be summed and displayed (superseeding any other entry) as the total budget in Form A. The budget text boxes in Form A would also then be locked to prevent the user form entering a number which would not jive with the sum of the budget details.
I hope that made some sense. I imagine it's not terribly difficult to carry out, but I'm at a loss for how to do it. Please let me know if my explaination is mostly gibberish, and I'll attempt to make it more clear![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Thanks in advance!
Firstly, I'm sorry if this is in the wrong section. I *think* it's going to be solved by a query, but I'm not entirely certain.
What I have is this: Form A is used to enter upcoming Assignments and the proposed/estimated total budgets for upcoming years. Each entry has a button which leads to Form B (Assignment Details) form where more details on the budget for that Assignment can be entered.
The workflow will be such that a user will first go through Form A and and enter all of the Assignments and their estimated/proposed budgets. If detailed budget information is known (and it won't be, for later years) they will click through to Form B and enter in the budget details (which consists of several different items).
This is where my problem comes in. The way I want it to work is that if a user has entered detailed budget information in Form B, then that detailed information should be summed and displayed (superseeding any other entry) as the total budget in Form A. The budget text boxes in Form A would also then be locked to prevent the user form entering a number which would not jive with the sum of the budget details.
I hope that made some sense. I imagine it's not terribly difficult to carry out, but I'm at a loss for how to do it. Please let me know if my explaination is mostly gibberish, and I'll attempt to make it more clear
Thanks in advance!