Retrieving data from Excel and store it into string variable

  • Thread starter Thread starter marsulein
  • Start date Start date
M

marsulein

After it is working, i happily saved the project and put it aside.
while later, i came back to the project and do another round of testin
before submitting it to my supervisor and guess what. IT IS NOT WORKING
The same old problem persist.

That was before i saw your post Jamie. The link that you provided hit
the bullseye. The program work straightaway. Thanx a bunch for pointin
that out Jamie.

Nick: Are you recommending me to use the early binding and try to stee
away from the late binding as much as possible
 
marsulein,
Depends on your situation, but there is certainly no reason to use both for
the same class.
Early is easier, as you get Intellisense and faster.

NickHK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top