Skip to main content
Nintex Community Menu Bar

Is it possible to create a nintex form that will send the information to an excel sheet?

  • May 1, 2018
  • 2 replies
  • 19 views

Forum|alt.badge.img+1

I am new to sharepoint and not sure if what I want is even possible.  I have a nintex form and I want the information to go to an excel form.  The excel form would be on another page.  And then I'd like a notification when this happens.

If this is possible, what do I need to do and how?

Jeff

2 replies

Forum|alt.badge.img+11
  • Nintex Partner
  • May 1, 2018

If it's a classic Nintex Form, you could use JavaScript to do this. But your description/question is a bit..... awkward. If I understand you correctly, you want to fill in Nintex Forms and add the data as a new row to an Excel file in another SharePoint library. If the Nintex Form is on a SharePoint list, you could export this list (or actual the current view) to Excel.....


Forum|alt.badge.img+1
  • Author
  • May 1, 2018

Yes you are correct that my question is awkward, sorry and you summarized what I am trying to do accurately.  I'm glad there is a solution.  Is there a quick way to know what Javascript I would need to do what you suggested?