+ Reply to Thread
Results 1 to 3 of 3

After userform entry require tab entry

  1. #1
    Registered User
    Join Date
    10-31-2012
    Location
    Victoria, Australia
    MS-Off Ver
    Excel 2010
    Posts
    79

    After userform entry require tab entry

    How do I get a Tab entry-click after a successful entry of userform data so that the next entry set is ready to be started?
    My userform has a ListBox with associated TextBox that provides filtering of the ListBox entries, along with other data points to be entered.
    I have my start TextBox as Tabindex 0 and my Enter CommandButton as the highest Tabindex, so all it needs is a Tab entry but I would prefer other users to not need to do this when starting the next set.
    Attempting to record a Tab click doesn't show me what it needs and I can't find it in other forum posts.

  2. #2
    Forum Expert Solus Rankin's Avatar
    Join Date
    05-24-2013
    Location
    Hollywood, CA
    MS-Off Ver
    Win7 Office 2010 VS Express 2012
    Posts
    2,655

    Re: After userform entry require tab entry

    Is there a standard or required format for the last required entry?

    If there is then on the textbox_change event you can use:
    Please Login or Register  to view this content.
    Thanks,
    Solus


    Please remember the following:

    1. Use [code] code tags [/code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    Highlight the code in your post and press the # button in the toolbar.
    2. Show appreciation to those who have helped you by clicking below their posts.
    3. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

    "Slow is smooth, smooth is fast."

  3. #3
    Registered User
    Join Date
    10-31-2012
    Location
    Victoria, Australia
    MS-Off Ver
    Excel 2010
    Posts
    79

    Re: After userform entry require tab entry

    Thanks for the clues XeRo Focus
    It was as simple as
    Please Login or Register  to view this content.
    Last edited by Tiger20; 08-12-2013 at 12:27 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 07-09-2012, 02:05 AM
  2. Require entry in cell
    By jomili in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-09-2011, 11:25 AM
  3. How to require cell entry
    By maacmaac in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-04-2010, 06:19 AM
  4. Require entry in certain cells
    By littlethief in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-11-2008, 05:24 PM
  5. Require data entry
    By talytech in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-24-2007, 04:52 PM

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