1
0
Fork 0
VBA-SharePoint-List-Functions/readme.md

8 lines
558 B
Markdown
Raw Normal View History

2016-01-26 23:28:47 +00:00
# VBA SharePoint List Library #
VBA SharePoint List Library is a collection of VBA functions designed to allow your VBA code to interact with a SharePoint list.
Initially, it will be able to create new list items, and update existing list items based on their ID.
This is currently pre-alpha code. You are welcome to use it however you wish, however future iterations published here may vary significantly from the current version, including changes to function names, input variables and return values.
Community contributions are not yet being accepted.