true/false

  1. D

    Find duplicate between two ranges and report true or false.

    Hello! I'm very fresh to this and trying to learn but i'm having real issues trying to get this to work. I've tried multiple "countifs" and "if(sum"s and i'm getting nowhere. I'm looking to see if ANY text in F range is the same as ANY in the H range, If so return true, otherwise false...
  2. L

    More =IF formula issues

    A simple =IF statement checks a value in a cell on a different worksheet for TRUE/FALSE and performs the string paste accordingly. I have removed the "" from around the boolean TRUE/FALSE. The boolean values are copy/paste value from another workbook. Some formulas will update, many will not...
  3. Z

    [VBA] Excel PivotTable Filtering

    With ActiveSheet.PivotTables("PivotTable1").PivotFields("Assignment Descriptor" _) .PivotItems("CCR Review").Visible = False .PivotItems("CCR Review ").Visible = False End With There are numerous other fields listed, about 25 in total Question 1: Is there a way to just provide a wild card so...
  4. C

    More convenient way to return text with Boolean?

    I’m trying to avoid lengthy IF() formulas by using Boolean operators. Is the a more convenient way to return a text string from a cell based on a True/False result that doesn’t involve an IF function? Numbers are easy because you just multiply them by the true/false result.
  5. M

    "True" is true throughout worksheet

    In one application, I want to determine if a value is true or false. But, once it is set to "True", I want to use this fact throughout the worksheet. Conversely, if this value is "False", I want to likewise use this fact throughout the worksheet. This is the code I'm using to determine what...
  6. P

    Lookup and partial match to Filtered visible cells

    Hello. Please refer the attachment. The Data List is in column A with multiple words in a single string in each cell A14:A17 Column A (starting at A13) <tbody> Data List JohnMarySue SueJoeNathan KellyBobThomas ShaunSisterMale </tbody> The Filter list of unique words are in F1:F10...
  7. P

    Text Box visibility problem

    Using code ActiveSheet.Shapes("TextBox 23").Visible = True/False Shows Text Box only in some areas of code. Using Application.ScreenUpdating = True/False as required Seems problem occurs only where an input or selection window is coded in the module Seems irrational action for excel. Using Pro...
  8. A

    Multiple IF, AND conditions to return True/False

    <tbody> Status MAL MQL SAL SQL First associated date Conditions True/False Raw 10/25/2016 10/10/2016 10/10/2016 Pursuing 1/12/2017 <tbody> 4/18/2017 </tbody> 4/18/2017 2/28/2018 </tbody> So these being my columns, I need a To fill the last column with conditions that satisfy 1)...
  9. R

    TRUE/FALSE Values Based on Contiguous Cells (Interval)

    Hi I need help with a conditional logic test that spans a range of predefined contiguous cells. I have a column of random numbers in A1:A10. In B1:B10, in each row, I do a True/False Test to see if a number is Less Then or Equal to its equivalent (i.e. B1 = IF(3 is <=A1, TRUE, FALSE). So I...
  10. N

    Multple check If, Then check specific colum

    Is it possible to do one formula for the following true/false (yes/no?) check: If column K has a "V", but none of the other criteria, then check array #1 for a true/false if the number in column D is in it. If column K has an "H", but none of the other criteria, check array number #2 for a...
  11. T

    How do you replicate checkboxes with Format Control applied?

    In cell E2 I've inserted a checkbox. Then I applied a Format Control to it so that TRUE/FALSE will appear next to it in F2. Now I want to replicate that checkbox down the column with each checkbox displaying TRUE or FALSE to the right of it. I can replicate the checkboxes but checkmarking one...
  12. K

    How to link multiple drop down lists that will lead to True or False outcome.

    Hi everyone, I'm trying to link 3 drop down lists together, which will lead to True/False outcome. I have tried IFS statement, but I think it's too cluttered and might not be the best option. My other option is to create variables for each category, but I'm not sure how to do it in Excel (my...
  13. Manolocs

    Check string in a cell

    Hi, I need to check if there is a word inside a text in a cell: cell O5 = tomatos/rice/sugar/meat AC5 =ISNUMBER(SEARCH("/rice", O5)) This formula gives me TRUE/FALSE Instead of TRUE/FALSE I need the result if TRUE = tomatos/rice/sugar/meat if FALSE = "" empty. Any hint?
  14. L

    help with Countifs

    Hello all formula experts, I have quick question. In column "I" I have data with time (numberformat = dd/mm/yyyy hh:mm). I would like to count how many of records are AM and how many PM. Currently I tried following formula (tried also with ctrl+shift+enter), does not work. If I evaluate...
  15. F

    Conditional formula to return true/false, based on the values of a group of cells

    I need to check true/false based on the values of 5 cells, I cannot have the numbers in the array be followed by the next more than 2 times. Example: 1,2,5,7,9 true 1,2,3,5,8 false 10,11,12,13,18 false Any thoughts on how to achieve this?
  16. G

    IF Statement with TRUE / FALSE Condition

    Given the table, I have the following criteria (times in 24 hour): IF 6:00 to 10:00 AND weekday = Y THEN Category = 1 IF 10:01 to 16:00 AND weekday = Y THEN Category = 2 IF 16:01 to 20:00 AND weekday = Y THEN Category = 3 IF 06:00 to 20:00 AND weekday = N THEN Category = 4 There are no times...
  17. M

    Converting 1,0 array to true,false array

    I need to convert 1/0 array to True/False array Example converting {0;1;0;1} to {False;True;False;True} Thanks
  18. N

    Date range formula (last week)

    I'm trying to come up with a TRUE/FALSE formula to check if a date is within last week. I thought this would be quite simple but that's not the case (at least for me). I have come up with a formula that checks if today's date is within the current week and year - and that works perfectly fine...
  19. C

    How to make a true and false statement which copies cost and adds to total value

    Hi there, So I'm trying to make a friendly Excel Spreadsheet for my team, but I'm stuck on how I would do this certain thing I want to do There are three costs 110 = J1 215 = K1 250 = L1 I want to create the following If Cell G1, G2, G3 = 1 then + all three together in Cell E1 I would...
  20. N

    IF function with multiple conditions

    Hi, I'm trying to create an IF function with multiple conditions in Excel 2010 to be used as a report filer in a PivotTable. My workbook has three columns - Status, Status Change Date and Award Date. I would like to end up with a formula that returns TRUE/FALSE based on the conditions of the...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top