J
Jason Fraze
I have a form. and under form properties I created a
macro in "before update". The macro is called " update
date". The action is "setbalue" the item is "[Forms]!
[MSDS TAB QUERY]![modDate]" and the expression is "Date()".
The macro runs great. The problem is as follows. After I
update the values in the form I want to hit a command
button for print preview and when i do this the date is
still the old date. If i close the form and reopen it the
date is changed and i can print it just fine. How can i
print the report for this form with out closing and
reopening the form?
Thanks for you time and help
Jason Frazer
macro in "before update". The macro is called " update
date". The action is "setbalue" the item is "[Forms]!
[MSDS TAB QUERY]![modDate]" and the expression is "Date()".
The macro runs great. The problem is as follows. After I
update the values in the form I want to hit a command
button for print preview and when i do this the date is
still the old date. If i close the form and reopen it the
date is changed and i can print it just fine. How can i
print the report for this form with out closing and
reopening the form?
Thanks for you time and help
Jason Frazer