GJT
Registered User.
- Local time
- Today, 19:21
- Joined
- Nov 5, 2002
- Messages
- 116
For printing labels I have a form bound to a table. I only ever need 1 record in this table. This record holds the label data I wish to print on the label.
On the form is a print button that calls the Label report.
I do not have / wish to have, record navigation buttons and therefore I am asking if I can force any changes to the underlying table by way of script? Presently, user changes record data by way of 'bound' text fields , close form (changes are saved to table), re-open form - press 'Print ' button, label preview displays correctly.
(If data is changed and print is activated - the previous data is displayed - incorrect....)
Thanks in adv. for any help.
On the form is a print button that calls the Label report.
I do not have / wish to have, record navigation buttons and therefore I am asking if I can force any changes to the underlying table by way of script? Presently, user changes record data by way of 'bound' text fields , close form (changes are saved to table), re-open form - press 'Print ' button, label preview displays correctly.
(If data is changed and print is activated - the previous data is displayed - incorrect....)
Thanks in adv. for any help.