+ Reply to Thread
Results 1 to 5 of 5

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

Hybrid View

situationroom Altering a calculation based... 05-17-2013, 06:29 AM
Pete_UK Re: Altering a calculation... 05-17-2013, 06:48 AM
situationroom Re: Altering a calculation... 05-20-2013, 05:25 AM
Pete_UK Re: Altering a calculation... 05-20-2013, 05:38 AM
situationroom Re: Altering a calculation... 05-20-2013, 06:04 AM
  1. #1
    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

    Hi Pete,

    This works perfectly, however what formula would I need to alter the end date in column C accordingly?

    Thanks in advance.

  2. #2
    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

  3. #3
    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