User Profile

Collapse

Profile Sidebar

Collapse
Dirk Digler
Dirk Digler
Last Activity: Apr 12 '11, 07:26 PM
Joined: Apr 7 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Dirk Digler
    replied to Speed up Excel Data Read
    Hey thanks for your response. I ended up going this way and got my application to work quite a bit faster (down to around 6 seconds.
    See more | Go to post

    Leave a comment:


  • Dirk Digler
    started a topic Speed up Excel Data Read

    Speed up Excel Data Read

    Hey,

    I am trying to read data from an excel spread sheet then combine the data into a combo box. My code works the problem is that it is very slow because of the amount of data it has to process. Is there a way to speed up the process of extracting the data from excel. It takes about 30 seconds to load the form right now.

    Thanks

    Code:
        Private Sub Form1_Load(ByVal sender As System.Object,
    ...
    See more | Go to post
No activity results to display
Show More
Working...