Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all.
I have a macro that I want to use a user form with. I've used the VBA editor to-- drag/drop-- build a form, and I need to link the input text boxes to the functions of the macro so that it will make the macro work the way that I want. My questions a How do I need to do that? According to the WROX VBA Excel 2007 programmers' reference book- chapter 13, I was to rename the text boxes to something that would make them recognizable. So, does that mean that my input boxes need to be named identical to the macro's variable names? I.e., if my macro variables are named: iRowV, iColFm, iColTo, iColMerge, am I to name the text boxes those names? Thanks for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
user form input | Excel Programming | |||
Help creating link & formula from user input | Excel Programming | |||
User Input Form | Excel Programming | |||
create a user input form | Excel Programming | |||
Help with a User Input Form | Excel Programming |