+ Reply to Thread
Results 1 to 3 of 3

Struggling over what should be a simple 'If" formula

  1. #1
    Registered User
    Join Date
    10-13-2007
    Location
    NW England, Lancashire
    MS-Off Ver
    Office for Mac 2011
    Posts
    42

    Struggling over what should be a simple 'If" formula

    Hello all
    For some reason I cannot get my head around what seems like a simple enough formula, any help please.

    Example: in cell F10 I want to show a value that comes from F8-F3 that part is easy however I only want the value to show if cell B8 is the same as cell B3, otherwise remain empty.

    Thanks for any help people

    Regards

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,080

    Re: Struggling over what should be a simple 'If" formula

    How about
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Struggling over what should be a simple 'If" formula

    Try in Cell F10

    =IF(B8=B3,F8-F3,"")
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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. New to VBA, and struggling to create a simple archiving code
    By dha90 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-25-2019, 07:33 AM
  2. [SOLVED] Struggling with what should be a simple nester IF function...
    By neatguy25 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-09-2017, 12:08 AM
  3. Struggling with SUMPRODUCT when matching "time between" values
    By designergav in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-20-2015, 01:07 PM
  4. Struggling with Combo-boxes. Simple problems =/ Newbie alert
    By wcngu1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-29-2014, 07:13 PM
  5. [SOLVED] Data Arrives as Text, struggling to "normalise" it
    By DominicJ in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-23-2012, 10:55 AM
  6. Simple Chart request - I am struggling to get this.
    By shashidhargani in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 07-22-2009, 09:28 AM
  7. Replies: 3
    Last Post: 06-19-2006, 06:10 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