SharePoint 2010 – How to move / copy list items from one list to another
24 February 2012 // 2 Comments
1) Goto Site Actions –> Manage Content & Structure
2) Navigate to your source list & select all the items you wish to move or copy
3) Now click on actions & select move or copy
4) Now you will be prompted to choose your destination list, choose this & click OK.
Now your list items will be copied / moved to your destination list whilst retaining all the metadata etc!
Similar posts
-
SharePoint 2010 - How to hide/remove the recycle bin and view all ...
10 April 2012 // 2 CommentsHow to hide/remove the recycle bin and view all site contents in SharePoint 2010?
-
SharePoint 2010 - Change 'Specify your own value' in a survey
3 April 2012 // 5 CommentsTo change 'Specify your own value' in a survey, just put this code in the NewForm.aspx and EditForm....
-
SharePoint 2010 - Add redirect in survey to manual page after fin ...
2 April 2012 // 11 CommentsToday I wrote a code for a customer that wanted to redirect to a different page after the users clic...
-
SharePiont 2010 - How to backup and restore a SharePoint list wit ...
19 March 2012 // 0 CommentsBackup a SharePoint list with PowerShell: Restore a SharePoint list with PowerShell:
How to copy the list item version history along as well?
Do you know if this is possible using powershell? I assume its possible through C#.
Thanx.
Matt