mKirk Posted July 27, 2005 Posted July 27, 2005 Okay...still learning so bear with me. I have 15 text fields, each of which could potentially contain an email address, but only one of them actually will. I need to create a script which looks at all 15 fields, finds the field with the "@" symbol and then copy/pastes the entire contents of that field into another empty field. Ideas? Thanks in advance for any assistance! Kirk
aaa Posted July 27, 2005 Posted July 27, 2005 (edited) Look attachment.Click Clear. Then click Your Script. 15FIELDS.zip Edited July 27, 2005 by Guest
mKirk Posted July 27, 2005 Author Posted July 27, 2005 aaa... Thanks much...I just had to do a few quick mods from your example and it worked like a charm! I appreciate the time. Kirk
-Queue- Posted July 27, 2005 Posted July 27, 2005 If all but one field will be empty, you could also make YourField an auto-enter calculation, with 'do not replace' deselected, of F1 & F2 & F3 & F4 & F5 & F6 & F7 in which case a script is unnecessary.
Recommended Posts
This topic is 7058 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now