+ Reply to Thread
Results 1 to 11 of 11

AND OR Functions

  1. #1
    Registered User
    Join Date
    02-13-2016
    Location
    Malta
    MS-Off Ver
    Mac 2016
    Posts
    13

    AND OR Functions

    Hi All,

    I have a situation that i need to create a formula to cater for the following:

    I have a range of 7 cells and i want to create a formula to tell me if all the range cell are filled and or if all the range cells are empty it will return "1".

    While if the range of cells is not all completely filled it returns with ïncomplete""

    I managed to create separate formulas to show if all cells are filled and another one if all empty but i cant figure out how to amalgamate them together.

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: AND OR Functions

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: AND OR Functions

    A shorter version

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    Registered User
    Join Date
    02-13-2016
    Location
    Malta
    MS-Off Ver
    Mac 2016
    Posts
    13

    Re: AND OR Functions

    Thanks for your prompt rely. It is not working as i wish too.

    The first column contains a letter while the rest contain a number. And Therefore when i enter just a character in the first column it is reading as if the range is all full.

    Secondly, The last 3 columns corresponds to meter, feet and inches. So I need this formula to calculate these 3 columns as one. That is it is either the meter column filled or the feet and/or the inches. The feet and inches can be filled in the same line but you cannot had also the meter column filled.

    Thanks in advance

  5. #5
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: AND OR Functions

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





    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic

  6. #6
    Registered User
    Join Date
    02-13-2016
    Location
    Malta
    MS-Off Ver
    Mac 2016
    Posts
    13

    Re: AND OR Functions

    sample attached.

    Row 14,15,27 and 28 are the right combination.

    Now I need to get "1"in column H if the whole range of cells (A:F) are either empty or filled in ONLY as row 14,15,27 and 28. So when I get 1 in column H the rest of the sheet can work out the other formulas.

    If not Column H should still read as Incomplete.

    Rows 5-16 are one formula and rows 18-29 is the shorter version that was also suggested.
    Attached Files Attached Files

  7. #7
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: AND OR Functions

    may be in H5 try below
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    if you need you can change incomplete to 0
    Last edited by hemesh; 02-13-2016 at 07:37 PM.
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    WANT TO SAY THANKS, HIT ADD REPUTATION (*) AT THE BOTTOM LEFT CORNER OF THE POST

    More we learn about excel, more it shows us, how less we know about it.

    for chemistry
    https://www.youtube.com/c/chemistrybyshivaansh

  8. #8
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: AND OR Functions

    This works

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


    This Also works.

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

  9. #9
    Registered User
    Join Date
    02-13-2016
    Location
    Malta
    MS-Off Ver
    Mac 2016
    Posts
    13

    Re: AND OR Functions

    Thanks we are getting there.

    Hopefully the last issue is that if you need to enter length only in feet like row 10 and only in inches like row 11? but you need to enter in column a,b and c just like those in row 14 and 15.

    Also when you have all the range empty i would like to still get a "1"like row 5

  10. #10
    Registered User
    Join Date
    02-13-2016
    Location
    Malta
    MS-Off Ver
    Mac 2016
    Posts
    13

    Re: AND OR Functions

    This refers only to the full range of empty cells? Right? Is it possible to have it combined with the previous formula?

    Also what about to input only feet or inches? Also I would like it combined with the previous formula.

  11. #11
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: AND OR Functions

    Would this work for you?
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Shorter version
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by newdoverman; 02-13-2016 at 08:49 PM.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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: 6
    Last Post: 03-17-2015, 01:35 AM
  2. VBA – User Designed Functions (UDF) - Renaming array functions
    By hbsonly in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-03-2013, 02:00 PM
  3. Replies: 1
    Last Post: 02-10-2012, 05:27 PM
  4. AddIn With custom functions - Functions not working in Excel2010
    By brum17 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-10-2011, 08:25 AM
  5. Replies: 0
    Last Post: 11-15-2007, 05:24 AM
  6. Replies: 2
    Last Post: 07-13-2006, 11:30 PM
  7. Replies: 0
    Last Post: 06-05-2006, 05:20 AM

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