+ Reply to Thread
Results 1 to 5 of 5

Altering a calculation based upon variable values from a drop down list

Hybrid View

  1. #1
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,408

    Re: Altering a calculation based upon variable values from a drop down list

    Put this in C2:

    =IF(B2="","",B2+VLOOKUP(F2,AA$1:AD$2,4,0)+4)

    then copy down.

    Hope this helps.

    Pete

  2. #2
    Registered User
    Join Date
    03-27-2013
    Location
    Belfast
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Altering a calculation based upon variable values from a drop down list

    Thanks Pete,

    You are a star!

+ 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