Quote:
Originally Posted by brent chadwick
what does print preview do code wise and why use it? (curious, want to learn)
|
Toggling Print Preview updates fields that are not updated via Fidlds.Update.
Quote:
Originally Posted by brent chadwick
Given that there are a lot of form fields in these forms, and the people using them are let's say less than computer genius material, should I write an exit macro to protect the individual fields after they are filled in?
|
Ordinarily, one shouldn't need a macro to update fields in a document using formfields. All that should be needed is for the formfields upon which any updates are to be based should have their' Calculate on Exit' property checked.