Skybluekid
Well-known Member
- Joined
- Apr 17, 2012
- Messages
- 1,231
- Office Version
- 365
- Platform
- Windows
Hi
i have a sharepoint list which has 182 columns. Data get uploaded from an excel file using VBA. The file will have extra columns added.
I have the VBA to add the data to sharepoint, but I have to check to see if columns have been added in the excel file before I do the upload. What I would like is a check to see if the column does not exist in sharepoint, then add the column before the data is updated.
Thanks in Advance.
i have a sharepoint list which has 182 columns. Data get uploaded from an excel file using VBA. The file will have extra columns added.
I have the VBA to add the data to sharepoint, but I have to check to see if columns have been added in the excel file before I do the upload. What I would like is a check to see if the column does not exist in sharepoint, then add the column before the data is updated.
Thanks in Advance.