+ Reply to Thread
Results 1 to 2 of 2

IF statement that multiplies a cell if another cell in drop down ...

Hybrid View

  1. #1
    Registered User
    Join Date
    06-14-2023
    Location
    usa
    MS-Off Ver
    365
    Posts
    48

    IF statement that multiplies a cell if another cell in drop down ...

    Hi

    please see small sample attached

    i have a drop down in B1

    which changes to BTC and BTS

    i have hours in columns E to H

    in columns I to L i want the monetary value

    so when i choose the drop down it should multiply these hours by the daily rate (in rows 15 and 16) based on what the drop down says

    can someone help with an if condition with three conditions?
    Attached Files Attached Files
    Last edited by AliGW; 05-03-2024 at 06:07 AM. Reason: Irrelevant part of thread title removed.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,611

    Re: IF statement that multiplies a cell if another cell in drop down ...

    Follow this pattern:

    =E3*XLOOKUP($B$1,$B$15:$B$16,$C$15:$C$16)
    Attached Files Attached Files
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] For each row, insert a formula that multiplies with a specific cell
    By Excel-VBA in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 09-13-2019, 05:53 PM
  2. Replies: 6
    Last Post: 01-23-2018, 04:49 AM
  3. Replies: 9
    Last Post: 11-14-2016, 07:39 PM
  4. Replies: 2
    Last Post: 12-12-2014, 01:29 PM
  5. [SOLVED] If Statement to Assign One of Two Drop Down Lists to a Cell
    By tv69 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-08-2014, 01:53 PM
  6. Replies: 0
    Last Post: 01-10-2013, 06:09 PM
  7. Replies: 3
    Last Post: 03-16-2005, 03:06 PM

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