Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Is Excel compatible With VB 2008 Express Edition

Uninstalled Office Basic from new PC. Purchased and installed Office
Standard 2007. Downloaded VB 2008 Express Edition. Can not get VB Express to
interact with Excel and VB Express code does not work in Excel VB.
Thanks in advance
--
t m pete
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,290
Default Is Excel compatible With VB 2008 Express Edition


That is because VB Express has nothing to do with Visual Basic.
They are completely unrelated.
Now why would MS name their completely unrelated program VB?. Let me guess...
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"t m pete"
wrote in message
Uninstalled Office Basic from new PC. Purchased and installed Office
Standard 2007. Downloaded VB 2008 Express Edition. Can not get VB Express to
interact with Excel and VB Express code does not work in Excel VB.
Thanks in advance
--
t m pete
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Is Excel compatible With VB 2008 Express Edition


--
t m pete


"Jim Cone" wrote:


That is because VB Express has nothing to do with Visual Basic.
They are completely unrelated.
Now why would MS name their completely unrelated program VB?. Let me guess...
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)

Thanks Jim for your quick answer and I can't quess.

"t m pete"
wrote in message
Uninstalled Office Basic from new PC. Purchased and installed Office
Standard 2007. Downloaded VB 2008 Express Edition. Can not get VB Express to
interact with Excel and VB Express code does not work in Excel VB.
Thanks in advance
--
t m pete

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Is Excel compatible With VB 2008 Express Edition


--
t m pete


"Jim Cone" wrote:


That is because VB Express has nothing to do with Visual Basic.
They are completely unrelated.
Now why would MS name their completely unrelated program VB?. Let me guess...
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"t m pete"
wrote in message
Uninstalled Office Basic from new PC. Purchased and installed Office
Standard 2007. Downloaded VB 2008 Express Edition. Can not get VB Express to
interact with Excel and VB Express code does not work in Excel VB.
Thanks in advance
--
t m pete

Thanks Jim for your quick response and no I don't want to guess
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default Is Excel compatible With VB 2008 Express Edition

T M Pete-

I'm not sure, but 2008 express editions may not have the VSTO tools that I
believe have been integrated into the VS2008 full programming suite. While
it should still be possible to program Excel from the express edition,
without the proper tools it might be more frustrating than it is worth
(speaking for myself, anyway). I'd suggest that you try posting in a .net
programming group, such as microsoft.public.dotnet.languages.vb for more
specific support if you don't get an answer in this newsgroup.

The exact syntax for the code will be different in VBA vs any of the VB.Net
editions, because VBA within Excel automatically assumes you are using the
Excel object model (unless you tell it differently, like when you are
automating other Office programs from Excel). So, you will need to tell VB
that you want to use the Excel object model, then adjust to slightly
different syntax. I've found that by learning one, my learning curve on the
other was much shorter, as compared to a different language with a different
syntax structure (like when I moved from Pascal to VB)

Thanks,
Keith

"Jim Cone" wrote in message
...

That is because VB Express has nothing to do with Visual Basic.
They are completely unrelated.
Now why would MS name their completely unrelated program VB?. Let me
guess...
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"t m pete"
wrote in message
Uninstalled Office Basic from new PC. Purchased and installed Office
Standard 2007. Downloaded VB 2008 Express Edition. Can not get VB Express
to
interact with Excel and VB Express code does not work in Excel VB.
Thanks in advance
--
t m pete





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
can not import Excel worksheet in accounting express 2008 Dave New Users to Excel 1 February 5th 09 06:25 PM
Excel - Home Edition vs Standard Edition Kevin Excel Discussion (Misc queries) 2 January 25th 09 08:50 PM
HOW TO SAVE AS EXCEL FILE 2007 TO COMPATIBLE WITH HOME EDITION Traek Excel Discussion (Misc queries) 1 June 10th 08 03:14 PM
I am using visual basic express edition 2005 Simon[_17_] Excel Programming 0 January 5th 06 09:51 AM
Accessing excel 2003 from visual studio express edition bigdaddy3 Excel Programming 0 November 2nd 05 10:38 AM


All times are GMT +1. The time now is 09:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"