+ Reply to Thread
Results 1 to 2 of 2

Option button click ... then focus back to sheet ?

  1. #1
    Registered User
    Join Date
    02-12-2007
    Location
    USA
    Posts
    39

    Option button click ... then focus back to sheet ?

    I have a user form (modeless) with option buttons (35) that input a value into the active cell.

    I then have to click into another cell on sheet, then go back to option button.

    What I would like to do to is ... move to the next cell using arrow keys or by vba, instead of clicking.

    Can code be adjusted to allow this.

    Sample of code
    Please Login or Register  to view this content.

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 365 on Win11 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Option button click ... then focus back to sheet ?

    Hi, dannac,

    how do you know which is the next cell to select as ActiveCell? If there is a pattern in it you could amend your codes to move to that cell. And maybe even a control like a ComboBox could handle all your 35 Optionbuttons with only one code to update.

    Example for filling in numbers in Columns A to E:
    Please Login or Register  to view this content.
    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

+ 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