+ Reply to Thread
Results 1 to 2 of 2

import :Vlookup and forecast

  1. #1
    vijaya
    Guest

    import :Vlookup and forecast

    There is data like this in excel:
    Q C C C
    A 10 100 110 150
    B 20 300 330 370
    C 30 200 220 150
    D 40 700 777 900
    A 50 50 55 60
    B 60 2000 2200 3000
    C 70 770 900 1000
    E 80 80 10 88
    F 30 222 333 100
    A 50 123 532 254
    C 60 25 35 45


    I want to import some Item data and and Q from another excel file and place
    it in 6 th and 7th columns. Next column I need to estimate the cost for the Q
    that is in the 7th column using the data in the first 5 columns.
    Like say, if some B, C and D are imported, I need to put a Vllokup function
    and also a forecast function together, where using vlookup it will search all
    the same B, or same C, or Same D items, and then puts the forecast function
    for that data ..

    Can it be done like this in any way


  2. #2
    David McRitchie
    Guest

    re: import :Vlookup and forecast

    Hi Vijaya,
    You would need to define your problem better before you can solve it,
    but take a look at VLOOKUP, INDEX, and MATCH Worksheet Functions.
    This may be of help http://www.mvps.org/dmcritchie/excel/vlookup.htm
    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "vijaya" <vijaya@discussions.microsoft.com> wrote in message news:B1254F06-E7ED-4645-A1B2-7F162D924D7C@microsoft.com...
    > There is data like this in excel:
    > Q C C C
    > A 10 100 110 150
    > B 20 300 330 370
    > C 30 200 220 150
    > D 40 700 777 900
    > A 50 50 55 60
    > B 60 2000 2200 3000
    > C 70 770 900 1000
    > E 80 80 10 88
    > F 30 222 333 100
    > A 50 123 532 254
    > C 60 25 35 45
    >
    >
    > I want to import some Item data and and Q from another excel file and place
    > it in 6 th and 7th columns. Next column I need to estimate the cost for the Q
    > that is in the 7th column using the data in the first 5 columns.
    > Like say, if some B, C and D are imported, I need to put a Vllokup function
    > and also a forecast function together, where using vlookup it will search all
    > the same B, or same C, or Same D items, and then puts the forecast function
    > for that data ..
    >
    > Can it be done like this in any way
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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