+ Reply to Thread
Results 1 to 2 of 2

Lookup Date Value from forecast data

  1. #1
    Registered User
    Join Date
    09-12-2008
    Location
    Melbourne
    Posts
    2

    Red face Lookup Date Value from forecast data

    I need to return the date of when my stock will run out based on the forecast.



    LMCode Avail 1-Sep-08 15-Sep-08 29-Sep-08 13-Oct-08 27-Oct-08 10-Nov-08 24-Nov-08 8-Dec-08 22-Dec-08 5-Jan-09 19-Jan-09 2-Feb-09 16-Feb-09
    NET001/3 64,000 36,000 0 0 48,000 0 0 60,000 0 0 0 48,000 0 48,000




    Eg: I have 64,000 of Code "NET001/3" available. Based on the forecast, I need to return the date when my stock will run out. In the above case 13-Oct-08.



    I've used hlookup =HLOOKUP(I2,AC2:AO2,TRUE) but it only returns the value 48,000.



    Please can someone help me?
    Last edited by bamma; 09-12-2008 at 12:22 AM.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464
    Hi, and welcome to the forum.

    One way is to use a 'helper' row. In AC3 enter:
    Please Login or Register  to view this content.
    and copy across to AO3

    now the formula:

    Please Login or Register  to view this content.
    will return 13 Oct 2008 (obviously you'll need to format it as a date rather than a number).

    HTH

+ 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. Summing data from one date between two others.
    By lance Newsome in forum Excel General
    Replies: 1
    Last Post: 09-09-2008, 01:58 PM
  2. Summing data from one fixed date to between two others.
    By lance Newsome in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-09-2008, 01:48 PM
  3. 3 columns; date and two data, problem is sorting and calculating with respect to date
    By phosphorescence in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-29-2008, 04:21 PM
  4. importing data:What i would like to do is be able to import
    By censura in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-01-2007, 08:32 AM
  5. Date Data Management
    By mgron in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-25-2006, 03:07 AM

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