+ Reply to Thread
Results 1 to 3 of 3

Greater by 20% formula

  1. #1
    Forum Contributor
    Join Date
    10-30-2007
    Posts
    125

    Question Greater by 20% formula

    How can I make the below formula to say not only greater > but greater by 20%?

    =IF(ISBLANK(D6),"Blank",IF(D6>VLOOKUP($C6,Sheet1!$ G$5:$L$24,WEEKDAY(NOW() )),"Verify",""))

    TIA,

    ExcelNewby

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885
    Hi ExcelNewby,

    Try adding *1.2 to the end of your VLOOKUP (or the start, doesn't matter). Like so:
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    10-30-2007
    Posts
    125
    It works great. Thank you Paul!!

+ 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