User Profile

Collapse

Profile Sidebar

Collapse
Harshe
Harshe
Last Activity: May 13 '08, 02:16 PM
Joined: Feb 28 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thanks for your reply....
    i initially used the below code using TransferSpreadS heet to make it work, but my problem with that code was that it used up a lot of resources and after it imported some tabs, it used to give 'out of memory' error and hence my manager told me to write using different style. the code is as below...

    Code:
    Dim aryList() As String
    Dim strTable, strJunk As String
    Const acImport =
    ...
    See more | Go to post

    Leave a comment:


  • Thanks a lot for your quick reply. I am a newbee here. so i did see your comments, but i am not sure how this would work as All sheets do not have same number of columns. the piece of code that says 'Synchronize Recordsets and Batch Update' that was for only 1 sheet and not for all. so maybe i didnt understand what you were trying to say.

    thanks....
    See more | Go to post
    Last edited by Killer42; Feb 29 '08, 01:22 AM. Reason: Reduced quote block

    Leave a comment:


  • Importing multiple sheets from a excel spreadsheet into multiple tables

    hello all,

    I am trying to code, but i am just stuck after importing one sheet. so here is the gist of what i need help with.

    In a workbook at the start of the year (january) i will have 4 sheets and these sheets will keep increasing to 12 when the month is december. so i want is, sheet 1 (named abc) should go into table 1 (named abc), sheet 2 (named def)should go into table 2 (named def), sheet 3 (named xyz) should go...
    See more | Go to post
    Last edited by Killer42; Feb 29 '08, 01:21 AM. Reason: Changed CODE tag to CODE=vb
No activity results to display
Show More
Working...