in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

To export Sharepoint 2003 list with attachments to access or excel 2003

Last post 07-07-2008 4:30 PM by koms1016. 8 replies.
Page 1 of 1 (9 items)
Sort Posts: Previous Next
  • 06-25-2008 1:52 PM

    To export Sharepoint 2003 list with attachments to access or excel 2003

    Hi there guys,

    I am a newbie to sharepoint and have been tasked by my boss to create an excel or access 2003 file of all the items in a list in sharepoint 2003.

    The Sharepoint is installed on the Windows Server 2003 edition OS and grants the rest of the workstation running XP access to it.

    I have worked on it for close to a week now with nothing to show...

    There are about 6000 items in the list with close to 2000 attachments. Using the built in "export to excel" function results in an excel file with no attachments. It is going to take me months to export the list and manually link up the attachments (after i figure how to download the attachments in the first place!).

    I have done my duty and prowled the net to search for solutions, but mostly are for exporting to another sharepoint server or so, nothing much written for exporting to either access or excel 2003.

    Please help this poor traumatised newbie..

     Thanks!

    Han

  • 06-25-2008 2:08 PM In reply to

    • furuknap
    • Top 10 Contributor
    • Joined on 10-05-2007
    • Oslo, Norway

    Re: To export Sharepoint 2003 list with attachments to access or excel 2003

    Hello,

    Your situation seems doable fairly easy, but I need to know more about your setup.

    First question: How do you intend to export SharePoint attachments to your list? Do you want a column with the name/url of the file?

    Second question: Why? Knowing this may help in understanding what you are trying to accomplish rather than suggesting a solution that might not even get yu where you're going. Do you need offline capabilities, and if so, how do you intend to synchronize? Are you looking to just dump all sharepoint data and loose the orignal?

    .b

    http://furuknap.blogspot.com/
    My SharePoint blog with articles, reviews, and code samples. Anonymized questions and answers may be posted to my blog.

    My Business Process Management article series:
    SharePoint Designer Workflows (Part 1 of 3)
    SharePoint Event Receivers (Part 2 of 3)
    Visual Studio Workflows (Part 3 of 3)
  • 06-25-2008 8:48 PM In reply to

    Re: To export Sharepoint 2003 list with attachments to access or excel 2003

    Hi there!

    Let me begin with a thank you for your reply to my query. Really appreciate it.. For your queries, please see below:

    How do you intend to export SharePoint attachments to your list? Do you want a column with the name/url of the file? :
    Yes, i intend to have an excel file, and the attachments copied and stored in a known folder. Then have a URL in a column pointing to the file such that when the url is clicked, it opens up the attachment. Eventually, we are handing over the excel file and all the attachments in one folder and sending it to another party.

    Why? Do you need offline capabilities, and if so, how do you intend to synchronize? Are you looking to just dump all sharepoint data and loose the orignal? : We are actually handing over this information to another vendor, so we are not concerned about synchronization. We need an offline copy of the information, hand it over to them and the job is done. So in a sense, we are dumping all sharepoint data but preferably not lose the original sharepoint information. More like a offline duplicate of the sharepoint list with attachments.

     Thanks again!!

    Han

  • 06-26-2008 4:12 PM In reply to

    • furuknap
    • Top 10 Contributor
    • Joined on 10-05-2007
    • Oslo, Norway

    Re: To export Sharepoint 2003 list with attachments to access or excel 2003

    Hello,

    Based on what you want to accomplish you will need a custom solution which will involve some development. There is no 'out of the box' way of doing exactly what you suggest, I'm afraid.

    Good news is, if you've done some development before, you should have too many problems. What you will need to do is iterate through the list and build your Excel document through code.

    Now, before I start dwelling into details, is this a viable option for you if I lay out the basic groundwork for you?

    .b

    http://furuknap.blogspot.com/
    My SharePoint blog with articles, reviews, and code samples. Anonymized questions and answers may be posted to my blog.

    My Business Process Management article series:
    SharePoint Designer Workflows (Part 1 of 3)
    SharePoint Event Receivers (Part 2 of 3)
    Visual Studio Workflows (Part 3 of 3)
  • 06-26-2008 11:09 PM In reply to

    Re: To export Sharepoint 2003 list with attachments to access or excel 2003

     Hello furuknap,

     Yes, it would be a viable option for me to attempt some development.

     Looking forward to some groundwork advice from you. Thank you so much in advance

    Han

     

  • 06-28-2008 4:31 AM In reply to

    • furuknap
    • Top 10 Contributor
    • Joined on 10-05-2007
    • Oslo, Norway

    Re: To export Sharepoint 2003 list with attachments to access or excel 2003

    Great, I'll write an article on this right now. sorry for the delay, I got a bit busy last night.

     I'll let you know through here when I have posted the article.

    .b

    http://furuknap.blogspot.com/
    My SharePoint blog with articles, reviews, and code samples. Anonymized questions and answers may be posted to my blog.

    My Business Process Management article series:
    SharePoint Designer Workflows (Part 1 of 3)
    SharePoint Event Receivers (Part 2 of 3)
    Visual Studio Workflows (Part 3 of 3)
  • 06-28-2008 8:14 AM In reply to

    • furuknap
    • Top 10 Contributor
    • Joined on 10-05-2007
    • Oslo, Norway

    Re: To export Sharepoint 2003 list with attachments to access or excel 2003

    I've posted an article describing some sample code that should get you started on creating your 'Export to Excel on steroids' on my blog:

    http://furuknap.blogspot.com/2008/06/exporting-sharepoint-lists-to-excel.html

    Please note the quirks on top. Let me know if this works out for you.

    .b

    http://furuknap.blogspot.com/
    My SharePoint blog with articles, reviews, and code samples. Anonymized questions and answers may be posted to my blog.

    My Business Process Management article series:
    SharePoint Designer Workflows (Part 1 of 3)
    SharePoint Event Receivers (Part 2 of 3)
    Visual Studio Workflows (Part 3 of 3)
  • 06-30-2008 8:59 PM In reply to

    Re: To export Sharepoint 2003 list with attachments to access or excel 2003

     Hi furuknap,

    Thank you  so much for your help.

     I will defiantely give this a try.

    Thanks a lot again, really appreciate this.

    Haninator
     

  • 07-07-2008 4:30 PM In reply to

    Re: To export Sharepoint 2003 list with attachments to access or excel 2003

    furuknap:
    Do you want a column with the name/url of the file

    How can you modify the export to get a link/url to the attachment? I have a list that has a combo of links to documents on another server and I need to add the same type of document links for attachments. Appreciate any help.

Page 1 of 1 (9 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.