+ Reply to Thread
Results 1 to 4 of 4

Excel Formula that references a table in a different worksheet

  1. #1
    Registered User
    Join Date
    01-10-2011
    Location
    Boston, MA
    MS-Off Ver
    Excel 2007
    Posts
    1

    Question Excel Formula that references a table in a different worksheet

    Ok, So I made a table (on worksheet 'Load Chart') that has Crane Sizes going down the left (A Column), and in Row 1 I have radius of the pick, and cells B2:AJ14 are all the weights of the picks that correspond with the size of the crane and the distance(radius) the boom extends. With that said, I need to make some sort of generator on another worksheet that will allow me to input a certain weight of a pick, and the radius that I am picking, and have it spit out the size crane I should use. Now keep in mind the sizes vary and if the table doesnt have an exact match it would have to choose a value higher, as I am guaranteed to pick a crane that can handle a certain load. SO it should reference the column (radius), pick the nearest weight (that is same or greater than) and read the corresponding crane size in column A that matches the row that the size is in. I know its much but I hope someone can help me.
    Attached Files Attached Files
    Last edited by jtobes; 01-10-2011 at 10:40 AM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Excel Formula that references a table in a different worksheet

    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.

    You can probably use VLOOKUP with Data Validation

    Doing this will ensure you get the result you need!
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Excel Formula that references a table in a different worksheet

    Try:

    Please Login or Register  to view this content.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  4. #4
    Registered User
    Join Date
    08-30-2015
    Location
    Melbourne Australia
    MS-Off Ver
    7 Professional
    Posts
    1

    Re: Excel Formula that references a table in a different worksheet

    I have spend many hours working on a file that I hope to sell to others so I do not wish to give too much away but i can go this far:

    NVBC comment above is similar to what I have used.

    My file is structured as follows:

    One "control room" tab where I have a table listing the crane models for which I have capacity data and the name of each tab (see item 2 below).

    A separate tab that contains the load capacity data for each crane model (one crane model per tab) that I have collected from the internet. I massage each download into EXACTLY the same format and layout. Any one tab contains multiple sub-tables for different counterweight masses as well as for boom or boom and fly jib etc.

    The control room tab list of cranes allows the user to exclude date from cranes that are not available at that work site (in use elsewhere, cannot get to site due to road access restrictions etc.).

    Another table on the control room tab is where the user inputs the max and min lift radius, X, Y and Z dimensions of the load (ditto for load lifting lug locations), load mass, ground level under the crane wheels (or tracks), start level of the load (tray of truck?) and finish level of the load (foundation concrete?), location and elevation of obstruction/s etc.

    The user then selects a crane and counterweight mass and the calculations return a lift safety factor. The safety factor is effectively the capacity of the crane at the max lift radius with the selected counterweight mass divided by the mass of the load (including the headache ball, slings, spreader bars etc)). A safety factor less than say 1.2 could be considered unsafe and the operator then increases the counterweight mass or selects a larger crane to see if that works.

    If you are serious in this exercise, you can easily consume a thousand hours in refining the operator interface, capacity data library for mobile and crawler cranes, instructions for the user and even adjusting the offset angle between boom and fly jib. Trust me, I have gone into this area and it is fun but does demand persistence.

    All the best jtobes.

    Barry

+ 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