Sign in to join the conversation:
I would like to send/print my form with completed responses. Just sending/printing the row does not work, as the form has more information than the column names - is this possible?
from what perspective? as a developer or as a submittor?
Hi,
What's the information that you want to include in the printout?
Can you describe your process in more detail?
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hi Andree,
I use a form to take in application information for use of our facilities. However, the form descriptors have additional information (rules/regs) but the column names do not include the entire description from the form. I'm hoping there's a way I can print or email a submittor's response while including all the details from the form I created (i.e. column description, not just column name) rather than having to view the documents separately. Does this make sense?
Thanks!
E
Developer/owner
Happy to help!
You could add the descriptors to separate columns in the sheet and then send/print the rows.
Another option if you'd like more beautiful looking printouts could be to use the integration with Google Docs.
Would any of those options work?
Andrée
What I have done in the past is add a unique autonumber column, and save the top row. In the top row i use an index(match(max(autonumber:autonumber formula to post the most recent submission to the top row. Then link the top row to a dashboard so I can get the format I want. You can send the person to the dashboard after they submit the form by using the "Go to URL" option on the form
I will play with this - thanks!
Hello, I'm working through the writing formulas optional activity and in the 'Nested IF function - Progress Column' task it directs you to put in the following formula '=IF([% Complete]@row = 0, “Empty”)'. However, when I put this formula into the spreadsheet, '04a_Marketing Request Tracker - Formulas', I get an…
I have an automation that has a condition where I am looking at the column "LEA Interco Supporting Site(s)" and trying to find columns that have the value "Fort Loramie" in them. This works well when "Fort Loramie" is the first item listed in the cell, but it doesn't work when "Fort Loramie" is the second or third value in…
Have any of you created a Smartsheet that would show the savings for a project by the month? In other words, if I saved $1200 annually and the project ended in say March, then the savings would go $120 per month, Mar 2025-Feb 2026. I have done it on Excel sheets manually, but I think there should be a way to do it with…