Question:
Mictosoft Sharepoint question?
anonymous
2007-03-23 02:50:59 UTC
How do I move items in one list to an identical lins on a different page? Is this even possible without having to cut and paste?
Three answers:
sheerkh
2007-03-24 00:29:50 UTC
1st..what do u mean by move?

if u want data to appear from one list in another "place" u have to "Connect Web Parts"

on the same page this is acheived from browser based editing

for more cool stuff u need MS SharePoint Designer for WSS 3.0 or the old FrontPage for wss 2



having created a list it becomes the Data Source in DATA View using Sharepoint designer (or FP)

but first create a WebPart page and open it in Sharepoint designer then drop the data source and data controls and connect web parts as u like. using Filters and conditional formatting etc..

it is magic

i use it to create phone directory lookup etc

msd2d is a good place to learn

try the trial version of SPDesigner from MS site
Monkeyman
2007-03-23 09:32:46 UTC
Open the first list in datasheet view, or export to spreadsheet. Copy all of the records.



Open the second list in datasheet view or export to spreadsheet, and paste the records in.



If the lists do not match:



Copy list A into Excel from datasheet view. Open a new Workbook in Excel, then paste the data in but when you paste it, select EDIT then PASTE SPECIAL and paste VALUES only.



Move the columns around until the list columns match the order of the List B columns (leave blank columns to account for any LIST B columns that are not in LIST A - and delete LIST A columns where LIST A column has no matching LIST B column). Export List B into Excel, into a new workbook. Go to the last row in List B. Open List A's value pasted workbook, copy all of the columns, go to List B workbook, paste it in. Close Excel.



Now you have all of LIST A items added to LIST B.
anonymous
2007-03-23 03:04:57 UTC
In simple programming it might be something like;

¶Begin line (cell 1-15)

¶copy to

¶move to

¶and if 6-9=42,goto 13

¶end

Or something, that code is for smart peoples.I am not one of those peoples.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...