+ Reply to Thread
Results 1 to 11 of 11

HLOOKUP using MATCH and INDEX

Hybrid View

cocostar88 HLOOKUP using MATCH and INDEX 05-21-2013, 03:44 PM
Jonmo1 Re: HLOOKUP using MATCH and... 05-21-2013, 03:54 PM
cocostar88 Re: HLOOKUP using MATCH and... 05-22-2013, 09:13 AM
Jonmo1 Re: HLOOKUP using MATCH and... 05-22-2013, 09:23 AM
cocostar88 Re: HLOOKUP using MATCH and... 05-22-2013, 09:33 AM
cocostar88 Re: HLOOKUP using MATCH and... 05-22-2013, 09:40 AM
Jonmo1 Re: HLOOKUP using MATCH and... 05-22-2013, 09:46 AM
cocostar88 Re: HLOOKUP using MATCH and... 05-22-2013, 09:44 AM
Tony Valko Re: HLOOKUP using MATCH and... 05-22-2013, 09:50 AM
Tony Valko Re: HLOOKUP using MATCH and... 05-22-2013, 09:31 AM
Jonmo1 Re: HLOOKUP using MATCH and... 05-22-2013, 09:34 AM
  1. #1
    Registered User
    Join Date
    05-21-2013
    Location
    MTL
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: HLOOKUP using MATCH and INDEX

    Side note: for the products for which I have no forecast, it returns the first date in the file (41395, or May 1st 2013)

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: HLOOKUP using MATCH and INDEX

    Quote Originally Posted by cocostar88 View Post
    Side note: for the products for which I have no forecast, it returns the first date in the file (41395, or May 1st 2013)
    for that you can probably just take the final working formula, and wrap it in an Iferror
    =IFERROR(..workingformula..,$CN$2)

    CN2 = the first date in the range.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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