W
Wally
Hello everyone,
If anyone can help with this problem I'd be grateful.
I have a form that updates information in recordsource
tables based on current values and date values changed
using the after_update event of certain controls. Also,
upon opening the form the from_current event actually
calls these after_update events as to bring all data up to
date as one scolls thru the records (if it's not a new
record). This works great, but my problem is this.
I want to create a report based on the same recordset, but
it is not going to be current data if the user doesn't
manually go thru each record on the form. So I want to
open the form(hidden) in an autoexec macro or sub
(preferably a sub) to automatically update all records
everytime the database is opened. Is there a simple way
to do this. I'm having trouble getting anything I try to
work.
Thanks for any advice,
Wally
If anyone can help with this problem I'd be grateful.
I have a form that updates information in recordsource
tables based on current values and date values changed
using the after_update event of certain controls. Also,
upon opening the form the from_current event actually
calls these after_update events as to bring all data up to
date as one scolls thru the records (if it's not a new
record). This works great, but my problem is this.
I want to create a report based on the same recordset, but
it is not going to be current data if the user doesn't
manually go thru each record on the form. So I want to
open the form(hidden) in an autoexec macro or sub
(preferably a sub) to automatically update all records
everytime the database is opened. Is there a simple way
to do this. I'm having trouble getting anything I try to
work.
Thanks for any advice,
Wally