+ Reply to Thread
Results 1 to 7 of 7

VLOOKUP TABLE_ARRAY

  1. #1
    veljo
    Guest

    VLOOKUP TABLE_ARRAY

    Is vlookup able to find the file refering to column's header? I need to get
    data to column B. Formula below shows that source file has the same name as
    column B just without extention (.xls). Now the formula should recognize B1
    to find source file. Any help is much appreciated.
    A B
    1 Komax40-1must 05-03-05
    2 0-1000 0
    3 1001 - 2000 0
    4 2001 - 3000 0

    =VLOOKUP(A2,'[Komax40-1must 05-03-05.xls]DAILY SHT
    Komax40-1must'!$A$9:$BL$25,64,FALSE)

    Regards,
    veljo

  2. #2
    Bob Phillips
    Guest

    Re: VLOOKUP TABLE_ARRAY

    You could use INDIRECT, but your example suggests you want to lookup into
    closed workbooks. Is this so, INDIRECT doesn't work wit closed workbooks?

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "veljo" <[email protected]> wrote in message
    news:[email protected]...
    > Is vlookup able to find the file refering to column's header? I need to

    get
    > data to column B. Formula below shows that source file has the same name

    as
    > column B just without extention (.xls). Now the formula should recognize

    B1
    > to find source file. Any help is much appreciated.
    > A B
    > 1 Komax40-1must 05-03-05
    > 2 0-1000 0
    > 3 1001 - 2000 0
    > 4 2001 - 3000 0
    >
    > =VLOOKUP(A2,'[Komax40-1must 05-03-05.xls]DAILY SHT
    > Komax40-1must'!$A$9:$BL$25,64,FALSE)
    >
    > Regards,
    > veljo




  3. #3
    veljo
    Guest

    Re: VLOOKUP TABLE_ARRAY

    You are right Bob,
    This data has to be updated as Edit->Links->Update Values without opening
    workbooks. Any further suggestions?

    veljo

    "Bob Phillips" kirjutas:

    > You could use INDIRECT, but your example suggests you want to lookup into
    > closed workbooks. Is this so, INDIRECT doesn't work wit closed workbooks?
    >
    > --
    >
    > HTH
    >
    > RP
    > (remove nothere from the email address if mailing direct)
    >
    >
    > "veljo" <[email protected]> wrote in message
    > news:[email protected]...
    > > Is vlookup able to find the file refering to column's header? I need to

    > get
    > > data to column B. Formula below shows that source file has the same name

    > as
    > > column B just without extention (.xls). Now the formula should recognize

    > B1
    > > to find source file. Any help is much appreciated.
    > > A B
    > > 1 Komax40-1must 05-03-05
    > > 2 0-1000 0
    > > 3 1001 - 2000 0
    > > 4 2001 - 3000 0
    > >
    > > =VLOOKUP(A2,'[Komax40-1must 05-03-05.xls]DAILY SHT
    > > Komax40-1must'!$A$9:$BL$25,64,FALSE)
    > >
    > > Regards,
    > > veljo

    >
    >
    >


  4. #4
    Bob Phillips
    Guest

    Re: VLOOKUP TABLE_ARRAY

    If you are unto VBA, you could try a user defined function created by Harlan
    Grove:
    http://www.google.com/groups?selm=sH...newsranger.com


    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "veljo" <[email protected]> wrote in message
    news:[email protected]...
    > You are right Bob,
    > This data has to be updated as Edit->Links->Update Values without opening
    > workbooks. Any further suggestions?
    >
    > veljo
    >
    > "Bob Phillips" kirjutas:
    >
    > > You could use INDIRECT, but your example suggests you want to lookup

    into
    > > closed workbooks. Is this so, INDIRECT doesn't work wit closed

    workbooks?
    > >
    > > --
    > >
    > > HTH
    > >
    > > RP
    > > (remove nothere from the email address if mailing direct)
    > >
    > >
    > > "veljo" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > Is vlookup able to find the file refering to column's header? I need

    to
    > > get
    > > > data to column B. Formula below shows that source file has the same

    name
    > > as
    > > > column B just without extention (.xls). Now the formula should

    recognize
    > > B1
    > > > to find source file. Any help is much appreciated.
    > > > A B
    > > > 1 Komax40-1must 05-03-05
    > > > 2 0-1000 0
    > > > 3 1001 - 2000 0
    > > > 4 2001 - 3000 0
    > > >
    > > > =VLOOKUP(A2,'[Komax40-1must 05-03-05.xls]DAILY SHT
    > > > Komax40-1must'!$A$9:$BL$25,64,FALSE)
    > > >
    > > > Regards,
    > > > veljo

    > >
    > >
    > >




  5. #5
    veljo
    Guest

    Re: VLOOKUP TABLE_ARRAY

    Thanks Bob, but seems to me like top grade pilotage. I have used VBA but not
    at this level. I am confused where to put my data on this function. If you
    dont mind please explain a bit deeper.

    "Bob Phillips" kirjutas:

    > If you are unto VBA, you could try a user defined function created by Harlan
    > Grove:
    > http://www.google.com/groups?selm=sH...newsranger.com
    >
    >
    > --
    >
    > HTH
    >
    > RP
    > (remove nothere from the email address if mailing direct)
    >
    >
    > "veljo" <[email protected]> wrote in message
    > news:[email protected]...
    > > You are right Bob,
    > > This data has to be updated as Edit->Links->Update Values without opening
    > > workbooks. Any further suggestions?
    > >
    > > veljo
    > >
    > > "Bob Phillips" kirjutas:
    > >
    > > > You could use INDIRECT, but your example suggests you want to lookup

    > into
    > > > closed workbooks. Is this so, INDIRECT doesn't work wit closed

    > workbooks?
    > > >
    > > > --
    > > >
    > > > HTH
    > > >
    > > > RP
    > > > (remove nothere from the email address if mailing direct)
    > > >
    > > >
    > > > "veljo" <[email protected]> wrote in message
    > > > news:[email protected]...
    > > > > Is vlookup able to find the file refering to column's header? I need

    > to
    > > > get
    > > > > data to column B. Formula below shows that source file has the same

    > name
    > > > as
    > > > > column B just without extention (.xls). Now the formula should

    > recognize
    > > > B1
    > > > > to find source file. Any help is much appreciated.
    > > > > A B
    > > > > 1 Komax40-1must 05-03-05
    > > > > 2 0-1000 0
    > > > > 3 1001 - 2000 0
    > > > > 4 2001 - 3000 0
    > > > >
    > > > > =VLOOKUP(A2,'[Komax40-1must 05-03-05.xls]DAILY SHT
    > > > > Komax40-1must'!$A$9:$BL$25,64,FALSE)
    > > > >
    > > > > Regards,
    > > > > veljo
    > > >
    > > >
    > > >

    >
    >
    >


  6. #6
    Bob Phillips
    Guest

    Re: VLOOKUP TABLE_ARRAY



    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "veljo" <[email protected]> wrote in message
    news:[email protected]...
    > Thanks Bob, but seems to me like top grade pilotage. I have used VBA but

    not
    > at this level. I am confused where to put my data on this function. If you
    > dont mind please explain a bit deeper.
    >
    > "Bob Phillips" kirjutas:
    >
    > > If you are unto VBA, you could try a user defined function created by

    Harlan
    > > Grove:
    > >

    http://www.google.com/groups?selm=sH...newsranger.com
    > >
    > >
    > > --
    > >
    > > HTH
    > >
    > > RP
    > > (remove nothere from the email address if mailing direct)
    > >
    > >
    > > "veljo" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > You are right Bob,
    > > > This data has to be updated as Edit->Links->Update Values without

    opening
    > > > workbooks. Any further suggestions?
    > > >
    > > > veljo
    > > >
    > > > "Bob Phillips" kirjutas:
    > > >
    > > > > You could use INDIRECT, but your example suggests you want to lookup

    > > into
    > > > > closed workbooks. Is this so, INDIRECT doesn't work wit closed

    > > workbooks?
    > > > >
    > > > > --
    > > > >
    > > > > HTH
    > > > >
    > > > > RP
    > > > > (remove nothere from the email address if mailing direct)
    > > > >
    > > > >
    > > > > "veljo" <[email protected]> wrote in message
    > > > > news:[email protected]...
    > > > > > Is vlookup able to find the file refering to column's header? I

    need
    > > to
    > > > > get
    > > > > > data to column B. Formula below shows that source file has the

    same
    > > name
    > > > > as
    > > > > > column B just without extention (.xls). Now the formula should

    > > recognize
    > > > > B1
    > > > > > to find source file. Any help is much appreciated.
    > > > > > A B
    > > > > > 1 Komax40-1must 05-03-05
    > > > > > 2 0-1000 0
    > > > > > 3 1001 - 2000 0
    > > > > > 4 2001 - 3000 0
    > > > > >
    > > > > > =VLOOKUP(A2,'[Komax40-1must 05-03-05.xls]DAILY SHT
    > > > > > Komax40-1must'!$A$9:$BL$25,64,FALSE)
    > > > > >
    > > > > > Regards,
    > > > > > veljo
    > > > >
    > > > >
    > > > >

    > >
    > >
    > >




  7. #7
    Bob Phillips
    Guest

    Re: VLOOKUP TABLE_ARRAY

    Sorry mate, I am out of time at the moment, and will be busy. If you need it
    in 2 weeks still, mail me and I will help you.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "veljo" <[email protected]> wrote in message
    news:[email protected]...
    > Thanks Bob, but seems to me like top grade pilotage. I have used VBA but

    not
    > at this level. I am confused where to put my data on this function. If you
    > dont mind please explain a bit deeper.
    >
    > "Bob Phillips" kirjutas:
    >
    > > If you are unto VBA, you could try a user defined function created by

    Harlan
    > > Grove:
    > >

    http://www.google.com/groups?selm=sH...newsranger.com
    > >
    > >
    > > --
    > >
    > > HTH
    > >
    > > RP
    > > (remove nothere from the email address if mailing direct)
    > >
    > >
    > > "veljo" <[email protected]> wrote in message
    > > news:[email protected]...
    > > > You are right Bob,
    > > > This data has to be updated as Edit->Links->Update Values without

    opening
    > > > workbooks. Any further suggestions?
    > > >
    > > > veljo
    > > >
    > > > "Bob Phillips" kirjutas:
    > > >
    > > > > You could use INDIRECT, but your example suggests you want to lookup

    > > into
    > > > > closed workbooks. Is this so, INDIRECT doesn't work wit closed

    > > workbooks?
    > > > >
    > > > > --
    > > > >
    > > > > HTH
    > > > >
    > > > > RP
    > > > > (remove nothere from the email address if mailing direct)
    > > > >
    > > > >
    > > > > "veljo" <[email protected]> wrote in message
    > > > > news:[email protected]...
    > > > > > Is vlookup able to find the file refering to column's header? I

    need
    > > to
    > > > > get
    > > > > > data to column B. Formula below shows that source file has the

    same
    > > name
    > > > > as
    > > > > > column B just without extention (.xls). Now the formula should

    > > recognize
    > > > > B1
    > > > > > to find source file. Any help is much appreciated.
    > > > > > A B
    > > > > > 1 Komax40-1must 05-03-05
    > > > > > 2 0-1000 0
    > > > > > 3 1001 - 2000 0
    > > > > > 4 2001 - 3000 0
    > > > > >
    > > > > > =VLOOKUP(A2,'[Komax40-1must 05-03-05.xls]DAILY SHT
    > > > > > Komax40-1must'!$A$9:$BL$25,64,FALSE)
    > > > > >
    > > > > > Regards,
    > > > > > veljo
    > > > >
    > > > >
    > > > >

    > >
    > >
    > >




+ 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