ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Need help creating a userform with optionbuttons (https://www.excelbanter.com/excel-programming/272177-need-help-creating-userform-optionbuttons.html)

TB[_2_]

Need help creating a userform with optionbuttons
 
I'm looking for help creating a userform with optionbuttons. I can generally
find my way around simple macros, but I've never tried programming a
userform before, and finding help on the subject seems to be almost as tough
as finding the holy grail. Any help, pointers, links, examples... anything
that would help with the following pseudocode would be appreciated.

If a value is entered into any cell in range("F10:F16") then
Call the userform
Userform would consist of:
Choice 1: Append text in range("B25"), and manipulate data
..
..
..
Choice 8: Append text in range("B25"), and manipulate data
Click OK button to do the above
Click Cancel button to clear userform and do nothing.

Right now, this is new territory for me, but I have to take the next step.
Problem is, I can't find the stairway! As I said, any help will be
appreciated. Thanks.



Harald Staff[_4_]

Need help creating a userform with optionbuttons
 
Hi TB

This is a combination of small, common tricks, where creating the form is the hardest to
walk you through in a posting. Email me with a valid return address, and I'll make you a
sample workbook.

Best wishes Harald
Excel MVP


"TB" <no_spam@this_address wrote in message ...
I'm looking for help creating a userform with optionbuttons. I can generally
find my way around simple macros, but I've never tried programming a
userform before, and finding help on the subject seems to be almost as tough
as finding the holy grail. Any help, pointers, links, examples... anything
that would help with the following pseudocode would be appreciated.

If a value is entered into any cell in range("F10:F16") then
Call the userform
Userform would consist of:
Choice 1: Append text in range("B25"), and manipulate data
.
.
.
Choice 8: Append text in range("B25"), and manipulate data
Click OK button to do the above
Click Cancel button to clear userform and do nothing.

Right now, this is new territory for me, but I have to take the next step.
Problem is, I can't find the stairway! As I said, any help will be
appreciated. Thanks.





Tom Ogilvy

Need help creating a userform with optionbuttons
 
http://www.microsoft.com/ExcelDev/Articles/sxs11pt1.htm
Lesson 11: Creating a Custom Form
Excerpted from Microsoft® Excel 97 Visual Basic® Step by Step.

http://support.microsoft.com/default.aspx?kbid=161514
XL97: How to Use a UserForm for Entering Data

http://support.microsoft.com/default.aspx?kbid=213749
XL2000: How to Use a UserForm for Entering Data


will provide some hand holding.

Regards,
Tom Ogilvy


"TB" <no_spam@this_address wrote in message
...
I'm looking for help creating a userform with optionbuttons. I can

generally
find my way around simple macros, but I've never tried programming a
userform before, and finding help on the subject seems to be almost as

tough
as finding the holy grail. Any help, pointers, links, examples... anything
that would help with the following pseudocode would be appreciated.

If a value is entered into any cell in range("F10:F16") then
Call the userform
Userform would consist of:
Choice 1: Append text in range("B25"), and manipulate data
.
.
.
Choice 8: Append text in range("B25"), and manipulate data
Click OK button to do the above
Click Cancel button to clear userform and do nothing.

Right now, this is new territory for me, but I have to take the next step.
Problem is, I can't find the stairway! As I said, any help will be
appreciated. Thanks.






All times are GMT +1. The time now is 08:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com