|
-
Sep 13th, 2005, 05:49 PM
#1
Thread Starter
Member
[RESOLVED] In Excel, select cells using textboxs
For Excel, I want to make a form in which the user can enter the first and last cell of a range of information into two text boxes, after selecting a cmdbutton a macro will run manipulating the range that the user has just entered.
For example if a user puts in B3 in one textbox and G6 in another, upon clicking the cmdbutton on the form vb will select the range of B3:G6.
I can use cmdbuttons and checkboxes, but textboxes still elude me.
Last edited by Botillier; Sep 13th, 2005 at 05:57 PM.
Reason: typo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|