Calculate Text- and Datefields
Hello,
I want to create a Form with several fields.
Two of these fields include the first- and the lastname of the person, written in a field with 30 letterboxes each.
1. How can I use this data in another field with different formation (no letterbox)?
2. And how can I calculate the full-name ( <lastname> & ", " & <firstname>) in another field in this form?
The same problem I have with the birthdate. The first field is again a letterbox with 6 digits: ddmmyy.
In another field the date should be written again, in a no-letterbox, with the format: dd.mm.yyyy
It's a long form, so it would be nice if I have to fill each information just once.