+ Reply to Thread
Results 1 to 2 of 2

Linking cell to 2 columns

Hybrid View

  1. #1
    Registered User
    Join Date
    11-11-2005
    Posts
    14

    Linking cell to 2 columns

    I have this excel file (see attached) that I want to make a change to. In the file, I would like to be able to change the ranges in column F or the salary in column G and have the salaries in column C change. For example, john smith has 61 apps and makes 30000. If I were to change the apps range in column F from 60-64 to 62-66 or the salary in column G from 30000 to 38000, how can I get John's salary change automatically?
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,079
    This is not complete but will go someway to what you are trying to achieve.

    In E2 and going down enter the first lowest number of the apps, e.g. 60, 65, 75,85,95,105
    In C2 enter

    =VLOOKUP(B2,E2:G7,3)

    and copy the formula down the column

    As you change a value in column B the salary will change accordingly
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ 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