Results 1 to 19 of 19

Thread: [RESOLVED] In Excel, select cells using textboxs

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2005
    Posts
    61

    Resolved [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
  •  



Click Here to Expand Forum to Full Width