LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #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
.

 
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 future development BSkulason Excel Discussion (Misc queries) 2 November 2nd 08 09:25 PM
Professional Excel Development E.Q. Excel Discussion (Misc queries) 1 August 17th 06 04:43 AM
New Excel development ledgreg Excel Discussion (Misc queries) 2 February 27th 06 08:35 PM
Excel Application Development Costs - Need Advice TheRobsterUK Excel Discussion (Misc queries) 2 June 3rd 05 08:23 PM
Development tool,Excel,GUI BrianG Excel Discussion (Misc queries) 3 December 27th 04 02:05 PM


All times are GMT +1. The time now is 02:15 PM.

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"