Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Excel development tools?

Hi,

I want to develop some tools at work for Excel using Visual Basic. The
goal is to make an exe file which will prompt the user for data input
files and create spreadsheets. What tools do I need? Do I need to
install Visual Studio Express and develop the VB code?

Thank you in advance for any help.

NJ
  #2   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming
external usenet poster
 
Posts: 2,203
Default Excel development tools?

Why not just use the built-in tools in Excel? You could have a 'template'
workbook with the functions built right into it through VBA and UserForms.
Or create .xla files (Excel Add-Ins) to add functionality to Excel on user's
systems.

Or you can go with the Visual Studio/VB route, but it's kind of bumpy at the
start of the ride.

Exactly what types of tools are you looking for?

An Excel file could be used to simply provide a UserForm for data entry - or
enter data directly on a worksheet in it, and then VBA code could create a
new workbook based on the data entered if so desired.

Both the .xla files or a utility .xls file would be much easier to
distribute than a VB package.


"Neil Jones" wrote:

Hi,

I want to develop some tools at work for Excel using Visual Basic. The
goal is to make an exe file which will prompt the user for data input
files and create spreadsheets. What tools do I need? Do I need to
install Visual Studio Express and develop the VB code?

Thank you in advance for any help.

NJ
.

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
Excel development tools? Neil Jones Excel Discussion (Misc queries) 1 April 22nd 10 09:24 PM
New Excel development ledgreg Excel Discussion (Misc queries) 2 February 27th 06 08:35 PM
.NET, CAS and Excel Development Scott Gauthier Excel Programming 0 June 17th 05 10:56 PM
Shareware Edwin's Power Tools decompiled and became Excel PowerPlus Tools Edwin Tam (MS MVP) Excel Programming 28 November 17th 03 05:43 AM
Development Tools Available for Excel Charles R. Hoffman Excel Programming 0 October 17th 03 05:28 PM


All times are GMT +1. The time now is 09:33 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"