Forum Discussion
southernbelle803
Apr 20, 2019Copper Contributor
Using Excel to Generate a Fillable Form
Is it possible to have a specific fillable form (from a bank of multiple forms) generate based on a certain input field on an Excel spreadsheet? For example, if I was an auto mechanic and wanted to g...
Twifoo
Apr 20, 2019Silver Contributor
You can store each individual form in separate sheets. Based on the choice made in an input cell, you can create a hyperlink formula to jump to the sheet containing the form to which the chosen input pertains.
- southernbelle803Apr 20, 2019Copper Contributor
Thank you for your help, Twifoo