how to append the data from excel workbook containing several sheets into an access d

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BaseData
    New Member
    • May 2012
    • 1

    #1

    how to append the data from excel workbook containing several sheets into an access d

    Hello All,
    I have several excel workbooks coming in every week. I am able to do the manipulation over these excel workbooks and get single workbook containing several sheets with same name every week. Now I have to transfer these data in already existing database in already existing respective tables. Could you guys help me making it possible.
  • zmbd
    Recognized Expert Moderator Expert
    • Mar 2012
    • 5501

    #2
    @BaseData
    Ok, what I understand is that you have a ton of data coming into you in some sort of unformated, uncontrolled, worksheet that you then have to manually kull and then you get something that you can work with... is that correct?

    If so, then I suggest that you start by reading the following thread... the link contained therein and the warnings given by NeoPa and others in both the following and the linked to thread!



    A better method may be to have the database available in some manner such as thru sharepoint or a web-based application either would allow you to apply better control to how the data is imported and would allow the people sending you data to enter it themselves with a tad of help from the GUI.

    -z

    Comment

    • Mihail
      Contributor
      • Apr 2011
      • 759

      #3
      Maybe this discussion also will help you.

      Comment

      Working...