Set Value On Label Load?
Hi
I have a text field (prompted for when printed). It it shared (inch). I then have a vbscript that sets the metric equivalent for another field.
Value = CInt (inch) * 2.54
The problem is that it doesn't work the first time you print the label. The value is zero the first time through. It works after that.
Why?
Thank you
Dave
EDIT: NEVER MIND! GOT IT! :)
0
-
Okay, thanks for the update.
0
Please sign in to leave a comment.
Comments
1 comment