I'm requiring that the users login to smartsheet. There email is being captured in the Created By column. Is it possible to pre-populate the contact list field on the form when they click on the form link?
There is only one form link - so i would not be adding there contact info/email to the form link to populate the field.
I'm trying to use an INDEX MATCH formula but running into problems. Where would the formula reside? In the Contact list column (Talent) or in another helper column "Directory Email Column" to make this happen. And what type of column should the helper column "Directory Email Column" be? Text/Number column?
=INDEX([Talent]:[Talent], MATCH([Created by]@row, [Directory Email Column]:[Directory Email Column], 0))
If i understand correctly, this should be possible, but I'm unable to see the results.
Thank you for any help you can provide.
julieg