If someone uses a web form to upload a file attachment, is there a way to auto-populate a cell with the name of that attachment?
For example, the form user submits a file named Test123.xls. Is there a way to auto-populate a cell with "Test123"?
There is not a way to pull data from an attachment, to a cell. You could add a field to the web form and ask the user to enter the file name of the attachment. Make it a required field to ensure they fill it out!
Metro,
See this thread and the blog entry referenced there if the WebForms are not coming from unknown users:
https://community.smartsheet.com/discussion/capture-email-address-form-submission
Craig