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...
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...
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...
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.
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...
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...
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...
<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)...
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...
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...
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...
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...
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?
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...
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?
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...
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...
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...
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 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.