copy data from one form field to another
Hi there
I want to make a form to print labels.
I want to print 6 labels on one page
Date on the first label is present date (I have used Date Printed).
Date on next label must be DatePrinted+1, the date on the 3rd label DatePrinted+2 etc etc
Also I have a text field on each and every label. I just want to enter text in the text field on label1 and have this text copied in the same text field on the other 5 labels.
How do I get this done?
