+ Reply to Thread
Results 1 to 7 of 7

very simple but cant figure it out:(

Hybrid View

  1. #1
    Registered User
    Join Date
    01-29-2021
    Location
    Canada
    MS-Off Ver
    2019
    Posts
    96

    very simple but cant figure it out:(

    I know I am asking something so simple, but I am new to excel, already easy to use but having problem to make formula, equal to value of a4:

    =A4 if A1 and A2 are blanks and A3 is between 30-50
    or
    =A4 if A1=10, A2=20, A3 between 30-50


    Thank you so much

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

    Re: very simple but cant figure it out:(

    Hi & welcome to the board.
    How about
    Formula: copy to clipboard
    =IF(MEDIAN(A3,30,50)=A3,IF(OR(AND(A1="",A2=""),AND(A1=10,A2=20)),A4,""),"")

  3. #3
    Registered User
    Join Date
    01-29-2021
    Location
    Canada
    MS-Off Ver
    2019
    Posts
    96

    Re: very simple but cant figure it out:(

    Very nice of you ...but sadly I made a mistake , I meant equal cell A3, sorry my bad.
    =A3 if A1=10, A2=20, A3 between 30-50
    Thank you so much again

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: very simple but cant figure it out:(

    Just change the A4 to A3. The rest of the formula is the same
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  5. #5
    Registered User
    Join Date
    01-29-2021
    Location
    Canada
    MS-Off Ver
    2019
    Posts
    96

    Re: very simple but cant figure it out:(

    Thank you so much for a very quick and easy solution.I really appreciate it.

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

    Re: very simple but cant figure it out:(

    Removed by me

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

    Re: very simple but cant figure it out:(

    Glad to help & thanks for the feedback.

+ 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. Can't figure out this simple IF statement....
    By dbl_dbl in forum Excel General
    Replies: 3
    Last Post: 12-16-2020, 01:48 AM
  2. [SOLVED] Is this simple macro that difficult to figure out???
    By mchristian in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-19-2014, 11:32 PM
  3. To simple to figure out.
    By elsdon in forum Excel General
    Replies: 2
    Last Post: 09-04-2013, 12:16 PM
  4. simple vlook up issue...cannot figure out
    By putitwhere in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-02-2013, 01:25 PM
  5. Probably Simple Countif but i can't figure it out
    By ssword in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-12-2011, 11:52 AM
  6. Simple IF variable, but cant seem to figure out how
    By ginjack in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-24-2009, 08:56 PM
  7. Why can't I figure out this simple formula...???
    By HuskerBronco in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-23-2006, 12:22 PM

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