Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > VBA / Office Integration > Excel > Creating Dialogue Boxes for Excel


Reply
 
Thread Tools Display Modes
  #1  
Old 03-31-2004, 01:42 PM
bluegt bluegt is offline
Newcomer
 
Join Date: Jan 2004
Location: Vancouver
Posts: 13
Default Creating Dialogue Boxes for Excel


I am wondering if anyone would be able to help me use VB to create a toolbar in Excel that will contain a number of buttons. These buttons will pop open an interface that will accept parameters (values that will be inputted to cell references) from the user. These values will be updated in the Excel spreadheet once 'ok' is clicked. I would use and name the various dialogue boxes based on the spreadsheet calculations I'm performing. I would like to keep it simple because my goal is to simply learn how to create a simple user interface for inputting parameters and to view the resulting spreadsheet calculations in the dialogue box so the user does not have to refer to the spreadheet (except for auditing purposes.

Cheers,

bluegt
Reply With Quote
  #2  
Old 03-31-2004, 01:48 PM
rick_deacha's Avatar
rick_deacha rick_deacha is offline
Sith Lord

Retired Leader
* Expert *
 
Join Date: Feb 2004
Location: Monterrey, Mexico
Posts: 2,179
Default

Hi bluegt have you read Excel FAQ - Excel 101

In the additional resources there is a very good tutorial about userforms... I suggest you to read it, and when you have some code (and still have troubles) post your questions
__________________
Rick
Use [vb][/vb] | Refer to VBA or VB | Newbie? run the Macro Recorder
Excel and VB Automation :|: Excel FAQ
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Common Dialogue boxes. paultervit General 3 08-15-2003 09:59 AM
Creating a control array with text boxes stephenlecompte Interface and Graphics 2 07-05-2003 02:09 PM
'Save As' and 'Open' Dialogue Boxes; FreeFile KidCoder General 33 07-12-2002 07:48 PM
creating combo boxes at runtime gr8n General 3 03-23-2001 04:02 PM
How to prevent two save to dialogue boxes Wee Beng General 1 03-12-2001 08:59 AM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->