explain

  1. D

    Combining multiple IF AND statements with a condition

    Hello all. Each of the 2 below formulas works on their own =IF(A11<>"",IF(AND($E$7>=.4,$E$7<1),$C$7*$D11,"") =IF(A11<>"",IF(AND($E$7>=.4,$E$7>1),$C$7*$F7,$C$7*$F7)) I need to combine these, but I can't seem to do it. Can anyone help? To further explain what I am trying to do... I am trying...
  2. Dazzawm

    Code to highlight rows when data range is before previous date.

    Tricky one to explain this. I have a file where I need to know if any row of dates are earlier than the rows before. The code first needs to look at column K and all the numbers that match. In the example below I have highlighted in yellow the ones that are incorrect. If you look at N6&7/O6&7...
  3. atmospheric

    Mystery Diamonds

    Hi, can anyone please explain what the two "diamonds" are on rows in columns D & J, how they were created and how to remove them? Asking for a friend so don't know what they've done to create them? Many TIA
  4. L

    Data Analysis vs Data Mining vs Data Warehouse

    Hi Sorry if that is off topic. I want to know the difference between these 3. I google it but no one seems can explain it in easy and understanding way. Thank you.
  5. H

    Add-Ins

    Can someone explain Add-Ins to me? What they are most useful for, etc?
  6. D

    need help with a formula

    Hi Everybody, I'm looking for a formula to look at duplicates in column A and return the lowest # in column D from those duplicates. I also need it to ignore the cells with "#N/A". The answer & formula will be in column E. Hopefully, I've explain that well enough. Below is a link to a screen...
  7. D

    Formula help

    Hi Everybody, I'm looking for a formula to look at duplicates in column A and return the lowest # in column D from those duplicates. I also need it to ignore the cells with "#N/A". The answer & formula will be in column E. Hopefully, I've explain that well enough. Below is a link to a screen...
  8. B

    1 Plus Sumproduct Find 1st Instance.

    The below formula part of another thread find 1st Instance. Can someone explain 1 Plus. D2 =1+SUMPRODUCT(($A$2:$A$10=$A2)*($B$2:$B$10<$B2))
  9. S

    How to unhide rows in VBA

    When I enter this code, it works.. Rows("26:37").Hidden = True Rows("49:52").Hidden = True but when I enter it like this, it doesn't. Can anyone explain? Rows("26:37", "49:52").Hidden = True
  10. E

    Formula calculates in cells according to a criteria

    Hello I'm not quite sure how to explain it. I want a simple formula of payments, in this example $100 in 5 months means $20 a month. But I don't want to be adding formulas every time I change the months for example <tbody> Value 100 Months 5 1 2 3 4 5 6 7 8 9 10 11 12...
  11. A

    Index Match With Multiple Criteria and Count Unique Value

    Here is my Google Sheet, you can show your magic here. It would be great if you explain how your formulas works in layman's terms. Thanks!
  12. A

    if statement with index match understanding

    Hi I have been given this formula but I don't understand some parts in the false section, please could someone explain the parts of the formula to me in detail, especially what the (1- means many thanks in advance {=IF($U2="Fuel...
  13. J

    Excel formula simplest way to accomplish looking up in table

    Hello, I need to look up certain parameters on another table and have it provide a result. I cant even insert a table to explain, bad start. Can you help? <colgroup><col><col><col></colgroup><tbody> </tbody> <colgroup><col><col><col></colgroup><tbody> </tbody>
  14. J

    Simple Pivot wont sort

    Hi All, I am trying to sort column 3 (C) on a pivot table but it wont let me. I can sort the first but not any other can someone help me and explain what i am doing wrong. this is what i have. So i am wanting column C to be in alphabetical order.
  15. P

    ListBox + With End With

    Hi With FormExtraSheets.ListBoxExtraSheets ActiveWorkbook.Worksheets(.Value).Delete End With - subscript out of range With FormExtraSheets.ListBoxExtraSheets shtName = .Value ActiveWorkbook.Worksheets(shtName).Delete End With - works fine Could someone explain to me...
  16. J

    Can some explain this function by function for me??

    =SUM(IF(IF(MATCH(Table1[Ivoice],Table1[Ivoice],0)=ROW(Table1[Ivoice])-ROW(Table1[[#Headers],[Ivoice]]),(ROW(Table1[Ivoice])-ROW(Table1[[#Headers],[Ivoice]])),0)<>0,Table1[Totals],"")) Can someone break this down, and explain this formula to me. I know what it does, but not clear of the meaning...
  17. J

    Can some explain this formula. I know what it does, I just want to understand why

    =LOOKUP(10^9,--MID(J43,MIN(FIND({0,1,2,3,4,5,6,7,8,9},J43&"0123456789")),{1,2,3,4,5,6,7,8})) Here is the formula, I am confused about the 10^9 and the -- that are listed in the formula. Can someone break it down and explain the meaning behind the inputs please? Thank you...
  18. E

    Help with Formulas/ if- or v look ups

    Hi all, Desperate for help before I launch my computer out the window... I am self taught on spreadsheets.. I am getting there but im struggling with one thing. I don't know what formula-code I need to input into my spreadsheet. When I change the date I want the information associated with...
  19. B

    Excel QUESTION

    I have this excel formula and i dont know if there is an error or not. if someone could explain this if its not an error that would be great. IF(1>=1, IF(2<>1,1,3,),2)+1
  20. B

    Excel question

    Explain formula: IF(NOT(AND(1>1, 2>1)), 1, 2) + IF(NOT(OR(1>1, 2>1)), -1, 1)

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