#value

  1. B

    dates arent working properly

    I have a number of dates in col A. If I copy the cell and paste value I get a number like 43566, which I'd expect. But if I write a formula in col B such as =datevalue(A1) I get a #VALUE ! error. Can anyone advise why this might be happening and if I can fix it?
  2. D

    EDate a VLookup when VLookup comes up blank

    Good Afternoon I am currently trying to add 12 months to a Vlookup formula result. The Vlookup formula references another workbook. The formula currently has an if statement to blank out the cell if the vlookup does not find a value. I am wanting to add 12 months to the vlookup. If the...
  3. M

    sumproduct help

    Excel 2007 Formula in S3: =SUMPRODUCT(-- (D3:D20,D23:D47,D51:D67,D70:D74,D77:D124,D129:D140,D143: D153,D156:D157=R3),P3:P20,P23:P47,P51:P67,P70:P74,P77:P12 4,P129:P140,P143:P153,P156:P157) Column D contains Amount in numericals. Column R3 is a Helper Cell containing name like KM in general...
  4. D

    #VALUE when saved in OneDrive

    I have a workbook that works perfectly when saved locally. Even with hidden data and "Protect Sheet" enabled, all is well. HOWEVER, when I save my workbook to OneDrive, and view the workbook online, all my functions return a #Value error. My worksheets have Review/Protect Sheet enabled...
  5. M

    Populating a Column Based Off of Two Columns Values

    Hi Everyone, I've posted a similar question, but am having new troubles. One column has 4 values, T12, T8, empty cells, and #VALUE !. The second column has values 1 through 4. The new column needs to take the value from the second column (numbers 1-4) and match it to a title. For example, if...
  6. bobgrand

    Struggle with MID Function

    Hello all, In column Y I have quote numbers. In column A I need to put the quote number from column Y if it begins with CP or DC and blank if not. I tried this but the result is not right and returning (#VALUE!) =IF(MID(Y12,1,2="DC"),Y12,IF(MID(Y12,1,2="CP"),Y12,"")) Not sure what I am...
  7. N

    Tracing the cell.Address or different cells in defined range which caused Type Mistmatch Error 13

    Hello Now knowing the cause of "Type Mistmatch Error 13" How can i know which cell or different cells which gave me Type Mismatch Error 13 column (Z) contained Formula value ie =X2*Y2 . By mistake the cell in Column(Y) was typed with something else rather implementing the formula eg in cell...
  8. B

    SUMIFS question

    Hi all, How do I modify part of the below formula ‘Doors’!T:T to reference just one cell ‘Doors’!C4 If I change this reference to a single cell I geta #VALUE ! Error rather than the single cell value. =SUMIFS('Doors'! T:T,'Doors'!$B:$B,'Buildings'!$B42)*(1+$E$2+$G$2) Steve
  9. Welsh Mark3

    DATEVALUE function

    I have a column of data which I thought were dates but the data doesn't seem to behave as such. I have attempted to use Datavalue function but no am getting #value ! I believe I have checked my system date and time settings, Doesn't anyone have any advice?
  10. T

    SUMIFS Function Is Performing Inconsistently

    This problem has been driving me nuts, because it should be simple, but it's not working. I have the following formula in a table called tblCurrentHoldings on the sheet CurrentHoldings (see screenshot: https://1drv.ms/u/s!ArArDJ7WmD62grkdhF-Y-3Epey_0_g?e=vkjFxq)...
  11. A

    Complicated formula giving "#value" and "You've entered too many arguments for this function"

    Hello, I am trying to figure out why Excel is giving me errors about the new formulas that I am creating. I have an original formula that works and gives me updates: =IF($B$3="(All)",CONCATENATE("Code ",$B$2," - Top Skills & Retirement Eligibility as of "&'Date for Charts'!C1),CONCATENATE("Code...
  12. M

    Please help!! WEEKDAY function

    Gentleman, I know this is weird but the WEEKDAY function works fine till 12/5/2015, any day after this it returns #VALUE . i mean 12/5/2015 will return 6 but the next day 13/5/2015 will return #VALUE . Not sure what is happening. Any help?
  13. S

    =if formula giving a #value! error

    Hello I use this formula but if there is no data in the other column "D" if gives a #VALUE ! error. How can I get rid of this and leave the cell blank? =iferror? Thank you =IF(D15>7,D15-7,0)
  14. S

    #Value! in Month

    Hi, I think its a format issue, how to solve ? formula applied in B2 =DAY(A2) C2 =MONTH(A2) <colgroup><col width="64" style="width: 48pt;" span="4"> <tbody> Date DD MM YY 12/05/19 12 5 2019 #DCE6F1[/URL] , align: left"]15/05/19 #VALUE! #VALUE! #VALUE! </tbody>
  15. A

    Suproduct formula calculation error

    Hello, Is there anything add to below formula that will avoid the error? If there are letter at on the target cells(column B) it shows #VALUE! =SUMPRODUCT((E5:E84="L")*B5:B84) Thank you.
  16. D

    How to hide

    I have a spread sheet with several formulas when the formula is not being used the cell displays #value ... how can i hide this till a value is added?
  17. C

    Why is IF returning #VALUE!? Seem correct to me.

    Hi, Below is part of the formula. The error is in the beginning. When evaluating; first logic test= FALSE, instead of running the formula in the "FALSE" section, it returns #VALUE !. Why? I can not see anything wrong...
  18. G

    Dynamic average_range by column text in AVERAGEIFS formula

    Hi, I am trying to obtain an average from multiple criteria using AVERAGEIFS function. The issue is I want to be able to specify the average range in a dynamic way based on column header name. I used index/match to specify the column name using header name for AVERAGEIF and it works like a...
  19. W

    removing #DIV/0! & #VALUE!

    What do I need to do to this equation, so I don't get the #DIV/0! result? =IF(E43<=(N43/2),((A25/(ROUNDDOWN((N43/E43),0)))*B43),A25*B43) Same with #VALUE ! =IFERROR((D25/(ROUNDDOWN((O43/H43),0))),"")*B43 Thanks
  20. G

    Index Match 2nd Match Help

    I came up with this formula INDEX('TABLE INPUT'!$B$6:$AAZ$309,MATCH($A7,INDEX('TABLE INPUT'!$C$6:$AAZ$309,0,MATCH($E7,'TABLE INPUT'!$A$3:$AAZ$3,0)-7),0),MATCH($E7,'TABLE INPUT'!$H$3:$AAZ$3,0)) I know i need to use small or large but I tried and get a #value error message <tbody> -> 47A x...

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