Results 1 to 7 of 7

Selecting if formulas based on column value

Threaded View

trini27 Selecting if formulas based... 01-13-2019, 05:59 PM
mehmetcik Re: Selecting if formulas... 01-13-2019, 06:03 PM
FDibbins Re: Selecting if formulas... 01-14-2019, 02:51 AM
trini27 Re: Selecting if formulas... 01-14-2019, 09:04 PM
FDibbins Re: Selecting if formulas... 01-15-2019, 03:00 AM
trini27 Re: Selecting if formulas... 01-15-2019, 01:51 PM
FDibbins Re: Selecting if formulas... 01-16-2019, 05:40 AM
  1. #1
    Registered User
    Join Date
    01-13-2019
    Location
    Canada
    MS-Off Ver
    Office 365
    Posts
    9

    Arrow Selecting if formulas based on column value

    Hello,

    I am trying to have multiple formulas used for different values entered.

    I have a dropdown list column with the values of "AB" and "ON" in F14.

    A user will enter a numeric value in E14 and I want it so that if E14 ONLY has the value of 1 or 2 the following formula will execute in G14

    =IF(F14="AB",D14/1.04*0.04/2,IF(F14="ON",D14/1.12*0.12/2))

    OR if E14 equals 3 then I want =IF(F14="AB", D14/1.04*0.04/2,IF(F14="ON",D14/1.12*0.12/2))
    Attached Images Attached Images

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Selecting cells in one column based on criteria in another
    By CDandVinyl in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-15-2017, 03:29 PM
  2. [SOLVED] Need formual help for selecting correct column based upon value in another column
    By rde55cae in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-01-2016, 03:17 PM
  3. [SOLVED] Vertically selecting column data and ignoring formulas in the selection
    By lsargent in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-08-2016, 03:55 PM
  4. Selecting a column based on a cells value
    By gjwood in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-16-2013, 03:08 AM
  5. Selecting a column range based on a value in header row
    By Ad83 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-05-2012, 05:29 PM
  6. Selecting a column range based
    By dems in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 09-09-2010, 11:47 AM
  7. Selecting range based on adjacent column
    By yaju1120 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-05-2007, 10:41 AM

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