Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default excel 5 dialog sheets

A long time ago I wrote an application in excel that used dialog sheets as entry forms. Now for the life of me I can't remember how to do this. I would use the generic data entry form but I would like to make some nicer controls and some lists.
Does anyone know how to do a custom form for data entry in newer excel versions? or old ones for that matter?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 78
Default excel 5 dialog sheets

Select the menu item Tools | Macro | Visual Basic Editor
then Insert | UserForm
There is an add-in that will do the conversions if you
need it.
"Baarns Dialog Converter for Excel 97"
www.baarns.com
see Developers only | Free tools

Kevin Beckham

-----Original Message-----
A long time ago I wrote an application in excel that used

dialog sheets as entry forms. Now for the life of me I
can't remember how to do this. I would use the generic
data entry form but I would like to make some nicer
controls and some lists.
Does anyone know how to do a custom form for data entry

in newer excel versions? or old ones for that matter?
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,080
Default excel 5 dialog sheets

You need to use UserForms for your entry forms. If you have specific
questions I'm sure you'll find answers here.

--

Vasant

"azcycles" wrote in message
...
A long time ago I wrote an application in excel that used dialog sheets as

entry forms. Now for the life of me I can't remember how to do this. I
would use the generic data entry form but I would like to make some nicer
controls and some lists.
Does anyone know how to do a custom form for data entry in newer excel

versions? or old ones for that matter?


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default excel 5 dialog sheets

You can still use dialogsheets, they are the best when looks matter a lot.
Rightclick a sheet tab, choose Insert to create one.

However, for data entry I think userforms is a better choice. See
http://www.microsoft.com/ExcelDev/Articles/sxs11pt1.htm

--
HTH. Best wishes Harald
Followup to newsgroup only please

"azcycles" skrev i melding
...
A long time ago I wrote an application in excel that used dialog sheets as

entry forms. Now for the life of me I can't remember how to do this. I
would use the generic data entry form but I would like to make some nicer
controls and some lists.
Does anyone know how to do a custom form for data entry in newer excel

versions? or old ones for that matter?


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-2007 does not support Charts in Dialog Sheets Smith Excel Discussion (Misc queries) 2 May 23rd 07 10:24 PM
How to delete the "Insert Function Dialog Box" (dialog box only)? TBI''d biker Excel Worksheet Functions 2 April 7th 07 09:18 PM
MS Dialog 5.0 sheets - Accessing data elements of objects Malriem Excel Worksheet Functions 2 June 4th 05 04:46 PM
Code to display dialog for unhiding sheets Rob Bovey Excel Programming 1 July 11th 03 10:20 AM
Code to display dialog for unhiding sheets ken Excel Programming 0 July 11th 03 10:17 AM


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