+ Reply to Thread
Results 1 to 2 of 2

If a cell contains "Yes", another cell MUST be filled, else, another cell cannot be filled

Hybrid View

Kappany If a cell contains "Yes",... 05-02-2016, 11:13 AM
oeldere Re: If a cell contains "Yes",... 05-02-2016, 11:20 AM
  1. #1
    Registered User
    Join Date
    07-07-2015
    Location
    Egypt
    MS-Off Ver
    2010
    Posts
    23

    If a cell contains "Yes", another cell MUST be filled, else, another cell cannot be filled

    Hi All

    I have in cell B2 a drop-down list with "Yes" or "No", I need to make a criteria to do the following:

    If B2 = "Yes", then C2 & D2 & E2,.... MUST be filled (From a Drop-Down lists if needed too).
    Edit

    and if I tried to move from C2 to any other cell, I need an Error Message tells me that "You MUST fill in this cell"

    End Edit

    If B2 = "No", then C2, D2, E2,.... CANNOT be filled at all.

    Thanks in advance.

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: If a cell contains "Yes", another cell MUST be filled, else, another cell cannot be fi

    a2=if(a2="yes",c2&d2&e2,"")
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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. Replies: 3
    Last Post: 01-29-2015, 02:36 PM
  2. Excell - How do I "force" cell to be filled or return error mge.
    By NeedHelp-Thanks! in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  3. [SOLVED] Excell - How do I "force" cell to be filled or return error mge.
    By NeedHelp-Thanks! in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM
  4. Excell - How do I "force" cell to be filled or return error mge.
    By NeedHelp-Thanks! in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 06:05 AM
  5. Excell - How do I "force" cell to be filled or return error mge.
    By NeedHelp-Thanks! in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  6. Excell - How do I "force" cell to be filled or return error mge.
    By NeedHelp-Thanks! in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM
  7. Replies: 5
    Last Post: 06-28-2005, 11:05 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