+ Reply to Thread
Results 1 to 12 of 12

Using two tables to arrive at the correct number

Hybrid View

darbar76528 Using two tables to arrive at... 02-03-2018, 11:37 PM
finalazy Re: Using two tables to... 02-04-2018, 12:24 AM
darbar76528 Re: Using two tables to... 02-04-2018, 12:29 AM
FDibbins Re: Using two tables to... 02-04-2018, 12:32 AM
FDibbins Re: Using two tables to... 02-04-2018, 12:30 AM
darbar76528 Re: Using two tables to... 02-04-2018, 03:29 AM
FDibbins Re: Using two tables to... 02-04-2018, 03:42 AM
kvsrinivasamurthy Re: Using two tables to... 02-04-2018, 12:57 AM
darbar76528 Re: Using two tables to... 02-04-2018, 03:34 AM
darbar76528 Re: Using two tables to... 02-04-2018, 04:10 AM
kvsrinivasamurthy Re: Using two tables to... 02-04-2018, 06:13 AM
FDibbins Re: Using two tables to... 02-04-2018, 01:43 PM
  1. #1
    Forum Contributor
    Join Date
    07-30-2017
    Location
    texas
    MS-Off Ver
    2016
    Posts
    123

    Re: Using two tables to arrive at the correct number

    Sorry for my miscommunication.

    it should have read, table 2 if cell I1 is >=26 AND L1<13.

    sorry for the mix-up.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Using two tables to arrive at the correct number

    Quote Originally Posted by darbar76528 View Post
    Sorry for my miscommunication.

    it should have read, table 2 if cell I1 is >=26 AND L1<13.

    sorry for the mix-up.
    revised my formula based on this post...
    =INDEX($B$5:$L$10,MATCH($M$1,$A$5:$A$10,0),MATCH(J1,$B$4:$F$4,0)+IF(AND(I1=26,L1<13),6,0))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Excel formula to start at one number and arrive at another
    By maxhecht2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-29-2017, 10:06 AM
  2. Replies: 14
    Last Post: 01-26-2017, 03:30 AM
  3. Data tables not returning correct output
    By blaketus17 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-19-2016, 10:56 AM
  4. Replies: 0
    Last Post: 02-16-2016, 05:34 AM
  5. Replies: 1
    Last Post: 09-17-2012, 09:35 AM
  6. Combining two tables together, keeping correct format
    By impala096 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-06-2010, 12:51 PM
  7. Replies: 0
    Last Post: 07-17-2006, 03: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