You can export the “People & Groups” section to an XL spreadsheet by hinging through the owssvr DLL. However, you’re going to need the SSID for both your ‘List’ and whichever ‘View’ also to get it to work.
To obtain both of these:
List SSID – Goto the “People & Groups” list you want to export and goto “Settings >> List Settings”. Then click on “Create Column”. From there you see in the URL fldNew.aspx?List=%7B blah %7D
^^ Take the long string between the %7B and %7D at either end. Do not take the %7B nor the %7D at either end <– important!
View SSID – just goto your “People & Groups” list and choose the “Detail View” which will initiate it and you’ll get in the URL blahblah&View={the SSID}
^^ Take the SSID without the curly braces this time and place them in the following URL string at the appropriate places with your SITEURL also:
From there you’ll get an export of the contents of your group from which you can copy ‘n paste the email addresses into your new site.
You’ll need to create a new XL column and concatenate the email address with a semi-colon after it prior to pasting the emails in.




Recent Comments