+ Reply to Thread
Results 1 to 3 of 3

Linked colums and more

Hybrid View

  1. #1
    Philipp Andre
    Guest

    Linked colums and more

    Dear all,

    I am currently unable to solve the following issue.
    Column J is made up of numbers (1-100), each representing a certain code.
    Column I is made up of the time needed for the specific code. Time can be
    repetitive, and will change; meaning that a special code is not assigned a
    certain time.

    I am in particular interested in 33 (out of the 100 possible) codes.
    After having tried to create a new column with an OR statement I have
    encountered a restriction to 30 logical statements...

    How can I increase this?
    Or do you have another idea?/ approach?

    In general I would like to "extract" the time depending on the code.

    Thanks a lot for your help!

    Best regards,

    Philipp

  2. #2
    bj
    Guest

    RE: Linked colums and more

    did you try nesting the ors
    =or(or(a1=x1,A1=X2,...A1=X25),or(a1=x101,A1=X102,...A1=X125),or(a1=x201,A1=X202,...A1=X225))
    you can make it read more

    "Philipp Andre" wrote:

    > Dear all,
    >
    > I am currently unable to solve the following issue.
    > Column J is made up of numbers (1-100), each representing a certain code.
    > Column I is made up of the time needed for the specific code. Time can be
    > repetitive, and will change; meaning that a special code is not assigned a
    > certain time.
    >
    > I am in particular interested in 33 (out of the 100 possible) codes.
    > After having tried to create a new column with an OR statement I have
    > encountered a restriction to 30 logical statements...
    >
    > How can I increase this?
    > Or do you have another idea?/ approach?
    >
    > In general I would like to "extract" the time depending on the code.
    >
    > Thanks a lot for your help!
    >
    > Best regards,
    >
    > Philipp


  3. #3
    Jon Peltier
    Guest

    Re: Linked colums and more

    Take a look at the lookup functions: VLOOKUP, HLOOKUP, INDEX, MATCH.

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Peltier Technical Services
    Tutorials and Custom Solutions
    http://PeltierTech.com/
    _______

    Philipp Andre wrote:

    > Dear all,
    >
    > I am currently unable to solve the following issue.
    > Column J is made up of numbers (1-100), each representing a certain code.
    > Column I is made up of the time needed for the specific code. Time can be
    > repetitive, and will change; meaning that a special code is not assigned a
    > certain time.
    >
    > I am in particular interested in 33 (out of the 100 possible) codes.
    > After having tried to create a new column with an OR statement I have
    > encountered a restriction to 30 logical statements...
    >
    > How can I increase this?
    > Or do you have another idea?/ approach?
    >
    > In general I would like to "extract" the time depending on the code.
    >
    > Thanks a lot for your help!
    >
    > Best regards,
    >
    > Philipp



+ 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