Hi there all,
I have a data entry form with 2 subforms on it. One of these has some calculation feilds that are only on the form. I also have a button that prints the current record using a different form.
When I use this button to print the record I JUST entered, the caluations on the subform are not printed. If create a new record, then go back and print, it will print out.
So I'm thinking that I need to force an update of this info before I use that print button. I am thinking that I could use an afterupdate event in the last feild of my form, or an onexit in the subform....I'm just not exactly sure what I should be putting there.
Any help would be greatly appreciated! THANKS!
Kate
Holy tek-tips batman!:-0
I have a data entry form with 2 subforms on it. One of these has some calculation feilds that are only on the form. I also have a button that prints the current record using a different form.
When I use this button to print the record I JUST entered, the caluations on the subform are not printed. If create a new record, then go back and print, it will print out.
So I'm thinking that I need to force an update of this info before I use that print button. I am thinking that I could use an afterupdate event in the last feild of my form, or an onexit in the subform....I'm just not exactly sure what I should be putting there.
Any help would be greatly appreciated! THANKS!
Kate
Holy tek-tips batman!:-0