Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Move part of a list to a new list

  Asked By: Madhavi Munim         Date: Jan 22, 2010      Category: Sharepoint      Views: 1453
 

I have a SharePoint list of links with over 100 items. I would like to
move some of the links to a new list.

Can this be done easier than recreating the list of links I want to
move?

Tagged:            

 

2 Answers Found

 
Answer #1       Answered By: Aakash Gavade          Answered On: Jan 22, 2010       

I've faced similar like this case before. if you are using SPS 2003 or WSS
V.2.0 you can Export to Spreadsheet and then create you new list  through
Importing Spreadsheet as well.

In MOSS and WSS V3.0 i believe you can do it by the same way.

 
Answer #2       Answered By: Dara Hobbs          Answered On: Jan 22, 2010       

I believe you can do by webservice also.

However more in dynamic way, there are two web service like lists.asmx and
copy.asmx. I dont have hands-on similar kind of problem. But 100% sure it can be
resolved by using web services or Object Model of Share Point.

 
Didn't find what you were looking for? Find more on Move part of a list to a new list Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].