Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Excel in Visual Basic

This question is about making a program in Visual Basic using the microsoft
excel 2003 library. If i build the project/make the program, and take it to
another computer, will that computer need excel 2003, or will the program i
made already have everything it needs built into it.


--
Jeff "Spike" Zapinski
Faurecia Automotive Seating - Project Engineer
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Excel in Visual Basic

Hi Spike,

As a rule of thumb, you should develop your application in the oldest
version of Excel which is likely to use the application.

---
Regards,
Norman



"Spike" wrote in message
...
This question is about making a program in Visual Basic using the
microsoft
excel 2003 library. If i build the project/make the program, and take it
to
another computer, will that computer need excel 2003, or will the program
i
made already have everything it needs built into it.


--
Jeff "Spike" Zapinski
Faurecia Automotive Seating - Project Engineer



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Excel in Visual Basic

Thanks for the response Norman,

So, even if I make a stand alone application using Visual Basic, lets say
..NET 2005, I still need to be aware of what version of excel the computer I
plan to use it on has?

--
Jeff "Spike" Zapinski
Lear Corporation - Technical Specialist


"Norman Jones" wrote:

Hi Spike,

As a rule of thumb, you should develop your application in the oldest
version of Excel which is likely to use the application.

---
Regards,
Norman



"Spike" wrote in message
...
This question is about making a program in Visual Basic using the
microsoft
excel 2003 library. If i build the project/make the program, and take it
to
another computer, will that computer need excel 2003, or will the program
i
made already have everything it needs built into it.


--
Jeff "Spike" Zapinski
Faurecia Automotive Seating - Project Engineer




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Excel in Visual Basic

Hi Spike,

A user can only use the features which exist and are compatible with the
version of Excel that s(he) uses. To the best of my knowledge, therefore,
you do indeed need to be cognisant of the user's version limitations.


---
Regards,
Norman



"Spike" wrote in message
...
Thanks for the response Norman,

So, even if I make a stand alone application using Visual Basic, lets say
.NET 2005, I still need to be aware of what version of excel the computer
I
plan to use it on has?

--
Jeff "Spike" Zapinski
Lear Corporation - Technical Specialist


"Norman Jones" wrote:

Hi Spike,

As a rule of thumb, you should develop your application in the oldest
version of Excel which is likely to use the application.

---
Regards,
Norman



"Spike" wrote in message
...
This question is about making a program in Visual Basic using the
microsoft
excel 2003 library. If i build the project/make the program, and take
it
to
another computer, will that computer need excel 2003, or will the
program
i
made already have everything it needs built into it.


--
Jeff "Spike" Zapinski
Faurecia Automotive Seating - Project Engineer






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default Excel in Visual Basic

Hi Spike

The necessary Excel things are not included in your program, the user will
need Excel installed. And as Norman says, things may not work with earlier
Excel versions. If you use early binding, perhaps nothing will work because
the referenced library is missing, I haven't had the chance to test
this -but someone should :-)

HTH Best wishes Harald

"Spike" skrev i melding
...
This question is about making a program in Visual Basic using the

microsoft
excel 2003 library. If i build the project/make the program, and take it

to
another computer, will that computer need excel 2003, or will the program

i
made already have everything it needs built into it.


--
Jeff "Spike" Zapinski
Faurecia Automotive Seating - Project Engineer



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
Is Visual Basic the same as Visual Studio 2008? Mike Stewart Excel Worksheet Functions 5 January 11th 09 04:58 PM
changing the visual basic in office 2003 to visual studio net bigdaddy3 Excel Discussion (Misc queries) 1 September 13th 05 10:57 AM
Excel and Visual Basic \remy khalil via OfficeKB.com\ Excel Discussion (Misc queries) 1 July 7th 05 01:05 PM
Excel/Visual Basic MikeS[_2_] Excel Programming 3 October 12th 04 05:44 PM
Visual Basic and Excel Hotbird[_3_] Excel Programming 5 May 13th 04 09:06 PM


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

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

About Us

"It's about Microsoft Excel"