Print Record

Cdogg

Registered User.
Local time
Today, 23:48
Joined
May 20, 2001
Messages
30
I print a record with a command button before I save the record. I have colunns of text boxes that I use to calulate numbers and they are unbound. When I print the form the text boxes return to the defaut values of 0, and print the defaut values

Thank You for your help
 
You need to save the record before printing it.
 
If I save the record first, I lose the contents of the text boxes because they are unbound
 

Users who are viewing this thread

Back
Top Bottom