Extracting 1st 3 letters from one field into another in PDF Form
Hello,
I have developed a PDF form and I need help solving a simple problem.
I have a "Last Name" field at the top of my form and I need to pull the first 3 letters from that field into a different field at the bottom of my form.
For example:
Last Name; SMITH
3 Letters: SMI
I have tried substrings and calculations but I can't get anything to work...
Please help! 🙂