- This topic is empty.
- AuthorPosts
-
- 01/05/2011 at 9:09 am #3911
AnonymousParticipantIs it possible to combine two lists within SharePoint using the QListView and have the items all on line. The reason is my client wants to have an excell spreadsheet where he can cut and paste data in a specialized application. He needs all the data on one line. I’m using List A for the general information and List B for items tied to a record in List A. Is there a way to display the fields in List A and List B on one line and then export that to Excell?
- 01/05/2011 at 9:09 am #5099
AnonymousParticipantHi Anthony,
Please confirm that I got correctly the problem.
You have a list ListA with the columns A1, A2, A3 and a list ListB with the columns A1, B1, B2, B3 and you want to combine these 2 lists and show them in QListView as follwings
A1 A2 A3 B1 B2 B3
The List B is a child of the List A and links to the lIst A through the column A1.
-
- AuthorPosts
You must be logged in to reply to this topic.