Results 1 to 2 of 2

Tab Order Dependent On Prior Response

Threaded View

  1. #1
    Registered User
    Join Date
    02-11-2014
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    20

    Tab Order Dependent On Prior Response

    Hello,

    I have found a code to do partially what I need it to do however I need to modify it so that it calls a different array of cells if a certain option has been selected. The tab orders are as follows. Thanks in advance. I will post the code below





    "G35", "G37", "G39", "G41", "G43", "G45" This is true for all cases

    next if cell "G41" = "Retail" Then

    "G43", "G45", "G47", "K35", "K37", "K39", "K41", "K43 "K45", "K47", "G50"

    else

    "G43", "G45", "G50"

    If "G50" = "Tank & Toolbar" Then

    "G56","G58","G60","G67","G69","G71","G73","G75","G77","G82","G84","G86","G88","K56","K58"

    If "K58" = "Tow Behind" Then

    "K67","K69","K71","K73","K75","K77","K82","K84","K86","K88"

    Else

    "K60","K67","K69","K71","K73","K75","K77","K82","K84","K86","K88"


    Elseif "G50" = "Toolbar Only" Then

    "G56","G58","G60","G67","G69","G71","G73","G75","G77","G82","G84","G86","G88"

    Elseif "G50" = "Tank Only" Then

    If "G58" = "Tow Behind"

    "G56","G58","G67","G69","G71","G73","G75","G77","G82","G84","G86","G88"

    Else

    "G56","G58","G60","G67","G69","G71","G73","G75","G77","G82","G84","G86","G88",
    Last edited by UnreadSix; 02-25-2014 at 12:42 PM. Reason: Modified Need

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Formula to get (Prior Biz Day) and (Prior Biz Day -1); ex-holidays
    By Phillycheese5 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-15-2013, 09:29 AM
  2. Replies: 4
    Last Post: 04-17-2013, 03:28 PM
  3. [SOLVED] Macro to Reverse Order of Columns but Dependent on Number of Data Rows
    By francois28 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-10-2012, 06:34 PM
  4. Function dependent on prior cell value
    By Post Tenebras Lux in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-28-2006, 09:45 PM
  5. Replies: 1
    Last Post: 04-11-2006, 12:30 PM

Tags for this Thread

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