+ Reply to Thread
Results 1 to 4 of 4

Excel UserForm - Cell Interaction assistance!

  1. #1
    Registered User
    Join Date
    08-30-2009
    Location
    Singaproe
    MS-Off Ver
    Excel 2003
    Posts
    3

    Excel UserForm - Cell Interaction assistance!

    Hello,

    I am currently working on a personal project involving a userform and a couple of worksheets.

    The form contains buttons (next/previous for a range "A7 - H7") and the user is to navigate the worksheet with the buttons, with cell data displayed in the textboxes on the form.

    Could someone suggest how I could have this running? I tried:
    Please Login or Register  to view this content.
    At Form initialize:
    Please Login or Register  to view this content.
    However, since editing data is also one of the features, I wanted to first be able to navigate freely in the worksheet and have any data in the cell displayed in my elected textbox without a problem. Currently, on navigation, my buttons stop working after one click and plus there are a number of textboxes for a number of columns/rows.

    To summarize:

    I have to be able to navigate the worksheet with my buttons, and select a range of cells (in this case a7 - h7) and have my textboxes display the information. How do I navigate and display without limitations in VBA.

    I am comfortable with VB, but VBA is a different thing and it's my first project... thanks for all the help, appreciated.
    Last edited by Leith Ross; 08-31-2009 at 10:20 PM. Reason: Added Code Tags

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Excel UserForm - Cell Interaction assistance!

    Hello desidude666,

    Welcome to the Forum!

    You should post your workbook. It will be easier and faster to answer your questions by having all the code available and seeing the layout.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    08-30-2009
    Location
    Singaproe
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Excel UserForm - Cell Interaction assistance!

    Hi Leith,

    Thanks for the reply, think that's a great suggestion.

    The idea of this project is to navigate, edit and update information via an excel UserForm (I've done minor projects on MS SQL/Access back end) wanted one on Excel for some possibilities...

    I might look to integrate some practical applications, maybe...

    VBA is really another cup of tea, especially if you're not into the whole macro-affair!

    The file:

    http://www.mediafire.com/?sharekey=3...4e75f6e8ebb871

    Just navigate to Excel > Tools > VBEditor (to the form...)

    Thanks a lot.

  4. #4
    Registered User
    Join Date
    08-30-2009
    Location
    Singaproe
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Excel UserForm - Cell Interaction assistance!

    Hello!

    Is there anyone who has an idea.

    I think I tried loop for navigation of the active cell, but excel hangs. So does anyone have a better idea? Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1