Forum Discussion
heylookitsme
Oct 17, 2022Iron Contributor
Excel VBA to import data from Excel to Sharepoint Approval
Getting ready to start a project where I need to upload data from an Excel sheet into a Sharepoint site that has a custom Approval Form. I have a few ideas on how I might do it but with Excel, Sharep...
JKPieterse
Oct 18, 2022Silver Contributor
heylookitsme I would advise you to look into the options that Powerautomate have to offer. VBA is not the best tool for this job I'm afraid.
- heylookitsmeOct 20, 2022Iron ContributorIt is looking that way. I have setup several PA processes so I am pretty familiar with it. Do you or anyone here know how to create a new approval but not submit it?
Why you ask, because I want it to populate some data into the approval form automatically
and leave it open and in view for the user to review, add the approvers and then the user selects submit. The approval form has a lot of data entries that the user has already done in an Excel sheet. I am preventing them from having to enter the data twice.- JKPieterseOct 21, 2022Silver ContributorPerhaps this article gives some pointers? Not sure, I know nothing about approvals
- heylookitsmeOct 21, 2022Iron Contributor
JKPieterseI do not see your link.