View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ibeetb ibeetb is offline
external usenet poster
 
Posts: 67
Default Excel in VB.Net code

I have some VB.Net code which Imports the Excel Object Library. It is asking
for Excel 10 but I only have Excel 11 installed on my PC. How can I get the
code to ask for Excel 11 instead of Excel 10?
Thanks