Activiating and Selecting Excel Cells in VB.NET

Z

Zhichun Pu

I can't seem to do ANYTHING in VB. When I type in something as simple
as,

currentWorksheet.Range("A1").Activate()

the program crashes and says the "Activate()" method has failed. All
the other methods do the same thing. What is going on?

Thanks in advance.

Zhichun
 

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

Top