View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Minilek Minilek is offline
external usenet poster
 
Posts: 13
Default ExcelApplication

I am trying to write a program in VB to work with Excel and can't
even declare objects of type ExcelApplication. Are there some libraries
I have to link to before I can do this?

Also, I have many other questions but don't want to waste people's time
on the forums, so would someone be kind of enough to point me toward
the the full Excel API documentation (so far I've only found little tutorials
here and there with hardly any information)? Thank you.