calculation

  1. E

    Calculation up to 99999 an then back to 0

    Hi there, I am creating a calculator in Excel which I need to only go up to 99999 and once it does so I need it to go back to 0. For example....99994 + 8 will return a value of 2 as opposed to 100002. Any ideas on how I would do this? Thanks in advance
  2. zoharb

    to Eliminate row needed for gapup and reoccurance function and data

    Respected , (1)Way in calculation of gapup and reoccurance, Is there anyway so that formulas done in a10,b10, A13,B13 & A16,b16) can be accomodated in A11, a14 & A17 formula in Row 10,13,16,.......... has to be maintained , as it is referenced by formulas in A11, a14 & A17 which complicates...
  3. V

    Adjust Calculation based on 2x conditions in multiple cells?

    Hello! This pertains to a model I am using to calculate interest rates for mortgages. Rates can be floating or fixed and the interest rate calculation method can either be Actual/360 or 30/360. There are 2x cells with dropdown choice similar to the below. (E3 & E4) which have values, and...
  4. D

    Calculate new coordinate with distance

    In my mind this is simple - it is probably an excel nightmare: My company has a geographical map that needs thousands of coordinates pinned so it can be accessed through a map app. The coordinates are close - so I want to pin one coordinate and calculate the next by adding a few feet in...
  5. M

    Specific Calculation

    Column J is # of Days Column M is a validation list that have about 6 options; one of those is CAB Column Q is multiplying the # of days by the $ amount associated with CAB via a lookup on another sheet =IFERROR(VLOOKUP(M53,'Valid Values'!$F$2:$G$7,2,FALSE)*[@[No. Of Attendees]]*[@['# of...
  6. H

    3 Cell formula calculation based on Dates

    All, I have been working on this formula for a bit and am struggling it to finish it of. I have 3 cells that consist of Date/Time stamp H, I, J: My formula below: =IF(AND(ISNUMBER(J2),ISNUMBER(H2)),(J2-H2)*1440,IF(AND(ISNUMBER(J2),ISBLANK(H2)),(J2-I2)*1440)) But I want to included that if...
  7. F

    Turn on Auto Calculation to Workbooks.Add

    Hi Guru, I'm currently working on a pretty big workbook that is set on Manual Workbook Calculation (Application.Calculation = xlManual). Q: How can I add a new workbook and set that workbook to Automatic Workbook calculation (Application.Calculation = xlAutomatic) and still keep my big...
  8. S

    Sum Calculation using Reference values from other columns

    <tbody> A B C D 23 35 2.3 4567 32 23 0.5 658 45 76 -1.7 2585 76 45 2.5 2574 45 27 -3.4 1573 34 82 1.2 4793 95 41 -3.8 2634 31 55 -6.1 6391 56 58 3.9 2772 </tbody> Need to calculate sum of nos. provided in column D (Range for calculation in column D should be from row no. of...
  9. S

    Removing #N/A from Cell after calculation

    I am just starting to learn about Excel and am working on a spreadsheet, the problem is if the Vlook function doesnt provide a match from B17 and Sheet1!E:I,5,0, #N/A appears which causes an error message in another cell. How do you go about changing the code so it does the same calculation but...
  10. T

    Pivot Table Header for "Show Value As"

    I tried to google this answer, but I cannot find it. Whenever I rename the column that does the "Show Value As" calculation it also renames the original column. They seem to be connected. Is there a workaround this? Can I make that column independent when it comes to the header? For...
  11. 4

    Code Problems

    Excel 2010 32 bitABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAF1Main LengthMax Length250382.0345678Main LengthSection LengthsTopBottomFinal...
  12. V

    Help in Loan Amortization for 365 days calculation

    I took a vehicle car loan for $777,700 at 8.85% for 7 years. I used PMT and got a monthly payment of $12,453. The bank has a payment of $12,473 I inquired the bank why the difference and they said it was the difference between 360 days vs 365. I don't know what is this. How do I calculate it...
  13. L

    IF + value THEN calculation

    Hi guys, I am trying to set up a formula that would automatically subtract 20% (from 100%) for any given value of the given cells: Example: 100 % A X B C X D E In this case, cells B, D and E do not have any value so the percentage should be 60 %. Thanks in advance! :)
  14. A

    duplicating rows macro

    I have a row of calculations that use cell A2 as the initial value. The calculations go from B2 to AZ2. All cells have a calculation that relies on the calculation in the cells before it. Sometimes i have multiple calculations to run, so I drag A2:AZ2 down. So if i have 10 calculations to...
  15. M

    Information: Calculation crash with VBA, reason found

    Hi All, After some hours of investigation, I found a Excel crash issue under this conditions: 1. on VBA you use a calculation only on some rows or columns 2. you have pivot table in same sheet => this makes Excel crash when you save or change sheet. Hope this information will be usefull for you all.
  16. G

    Excel Formula Help

    <tbody> Name Quantity Quantity sent Quantity left Bai Mu Dan 450KG 120 Calculation Formula in this cell Output calculation in this cell </tbody> Hi, Im wondering from what i have shown in the tabel above is possible. I want a calculation formula in cell D2 but want the...
  17. D

    Workbook needs to respond but won't, Formula feed from sheet not working Excel 365

    Problem is the code works to drop the copied data into the right tab, but the calculation of the data afterward does not work. https://www.dropbox.com/s/py3oajhri3162n2/Sample%20Analysis%20Template%2805Nov2018%29_DB.xlsm?dl=0 Can anyone tell me what I am missing? I have tried manual and...
  18. sahil

    VBA for auto calculating some sheets and not other.

    Dear Folks, I am new with VBA. I have two large workbooks each of which is having enormous data with multiple links and formulas, Now it becomes very irritating whenever I do any change to any cell in the sheet, it takes to long to update the entire sheet and then I become able to do another...
  19. C

    Speeding SUMPRODUCT complex calculation

    Hello everyone! I have been working a on a solution to speed my complex sumproduct formula. It repeats in 7 tables, 1000 columns x 100 rows each, which results from previous columns are used to feed next ones. It runs OK as formula, but close to 1 million of them really slows down calculation...
  20. A

    Sumproduct calculation vba

    How can I use this formula in vba... =SUMPRODUCT(--(TEXT($D$15:$D$1001,"mmmmyyyy")=$S23&T$14),$P$15:$P$1001) Thank you kindly

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