AOB
Well-known Member
- Joined
- Dec 15, 2010
- Messages
- 669
- Office Version
- 365
- 2016
- 2013
- Platform
- Windows
Hi all,
Can anybody direct me to some decent reading material on using Infopath / Sharepoint / Excel, in order to :
I am at the stage where I can construct a basic form in Infopath with a submit button which uploads the completed form to a library on the SharePoint site. What I want to do now is change that 'slightly' and instead submit the data on the completed form directly to an Excel spreadsheet which is also housed on the SharePoint site.
I think I need to write specific code for the Submit button in Visual Studio but I don't know how to define the SharePoint site within InfoPath, to subsequently :
Basically, looking for a friendly nudge in the right direction!
Can anybody help?
Thanks
AOB
Can anybody direct me to some decent reading material on using Infopath / Sharepoint / Excel, in order to :
- collect data from multiple sources (Infopath forms)
- which are saved on a web service (SharePoint site)
- and summarise on a separate dashboard (Excel) which is also contained on the site.
I am at the stage where I can construct a basic form in Infopath with a submit button which uploads the completed form to a library on the SharePoint site. What I want to do now is change that 'slightly' and instead submit the data on the completed form directly to an Excel spreadsheet which is also housed on the SharePoint site.
I think I need to write specific code for the Submit button in Visual Studio but I don't know how to define the SharePoint site within InfoPath, to subsequently :
- identify the Excel file for that day
- open it
- update the relevant fields
- close & save.
Basically, looking for a friendly nudge in the right direction!
Can anybody help?
Thanks
AOB