kannon8833
New member
- Local time
- Today, 12:41
- Joined
- Feb 22, 2013
- Messages
- 4
Good Morning All -
Finishing up a project and thought I had all of the difficult stuff done and came upon this.
In a subform I am pulling dates down from a table. One data element is Project Completion.
I would like to put a real simple calculated textbox next to it that shows the date of the Project Completion plus 7 (days) to use as a reminder for need to contact customer for feedback.
I put the equation in the Control Source and it works (almost) fine. The calculation is ok but when I enter the date in Project Completion the calculated value does not appear until I click on the form with my mouse.
I have tried AfterUpdate using Requery or Recalc.
I am stuck on this "simple" text box. Any ideas??
As always, thank you very much.
Kannon
Finishing up a project and thought I had all of the difficult stuff done and came upon this.
In a subform I am pulling dates down from a table. One data element is Project Completion.
I would like to put a real simple calculated textbox next to it that shows the date of the Project Completion plus 7 (days) to use as a reminder for need to contact customer for feedback.
I put the equation in the Control Source and it works (almost) fine. The calculation is ok but when I enter the date in Project Completion the calculated value does not appear until I click on the form with my mouse.
I have tried AfterUpdate using Requery or Recalc.
I am stuck on this "simple" text box. Any ideas??
As always, thank you very much.
Kannon