Userforms???

  • Thread starter Thread starter John Baker
  • Start date Start date
J

John Baker

Hi:

In some of the responses to questions on here there is a reference to "userforms". Can
someone point me to a good source of information on how to develop and uses these?

Thanks

John Baker
 
Here are a few links

Excerpted from Microsoft® Excel 97 Visual Basic® Step by Step
Lesson 11: Creating a Custom Form
http://www.microsoft.com/ExcelDev/Articles/sxs11pt1.htm
Knowledge Base Articles
XL97: How to Use a UserForm for Entering Data
http://support.microsoft.com/default.aspx?kbid=161514
XL2000: How to Use a UserForm for Entering Data
http://support.microsoft.com/default.aspx?kbid=213749
File Title: Microsoft(R) Visual Basic(R) for Applications Examples for
Controlling UserForms in Microsoft Excel 97
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q168067
Peter Aiken Articles:
Part I
http://msdn.microsoft.com/library/en-us/dnoffpro01/html/IntroductiontoUserFormsPartI.asp
Part II
http://msdn.microsoft.com/library/en-us/dnoffsol02/html/IntroductiontoUserFormsPartII.asp
 
If you have never used them, they do help things to be mor
"user-freindly". They are little programs (often not so little) tha
perform just about anything you can think of that is programable. I've
used a form to collect data from the user and have that data entere
into an Excel spreedsheet. Much easier than entering the stuff by hand
There are tons of data on-line that is available for free. Check-ou
Amazon.com, or any book store and search for stuff on VBA (Visual Basi
for Applications) and Excel. (I use "VBA for Dummies" and "Using Exce
2000: SE" as my refrence books. Gook Luck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top