About 50 results
Open links in new tab
  1. Prorate/Normalization formula - Excel Help Forum

    Sep 20, 2018 · Re: Prorate/Normalization formula A difference lies in how the number of days is calculated in the helper. =DAYS (L16,K16) returns number of days exclusive of the start date. In the …

  2. Macro to Normalize Data [SOLVED] - Excel Help Forum

    Jun 22, 2014 · Re: Macro to Normalize Data Hi, I'd still be inclined to use an Excel function even if you get VBA to add it for you. In C2: Formula:

  3. [SOLVED] Subtraction Formula with 2 conditions - Excel Help Forum

    Jan 5, 2024 · Re: Subtraction Formula with 2 conditions So strange that the formula solution provided above works in the sample I created but will not work in my actual database. I have attached the …

  4. Excel formula to textsplit from filter function output. [SOLVED]

    Jan 6, 2024 · Excel formula to textsplit from filter function output. Dear all, i could like filter the input data from column A1:C3 and print the output in G3, with filter criteria F3. and where ever multiple ip …

  5. iferror and ifzero [SOLVED] - Excel Help Forum

    Jan 16, 2014 · iferror and ifzero Hello. How do I create a formula that returns "" when there is an error AND also an "" when the formula returns 0. Thanks.

  6. Formula from Sheet1 to Sheet 2 [SOLVED] - Excel Help Forum

    Oct 13, 2024 · I have a formula on Sheet 1 that I want to do on Sheet 2. Not sure how to reference the data from Sheet 1 to do that. Could use a hand. Much appreciated. Peter880962

  7. INDEX MATCH formula not working as expected [SOLVED]

    Mar 6, 2024 · Re: INDEX MATCH formula not working as expected There's a couple of problems. The formula you have is the structure for returning data from a two-dimensional matrix. And the date you …

  8. Excel formula to display each name only once [SOLVED]

    Jul 7, 2025 · Hi I am kindly requesting an Excel formula that will display each name only once, so that it is clear where each name starts and ends, as shown in the desired solution. Thank you.

  9. Excel formula, convert degrees to decimal. [SOLVED]

    May 25, 2014 · Re: Excel formula, convert degrees to decimal. Example sheet attached The IF/OR function in the conversion back to DD.DDDD is to test for leading zeros without + or - sign.

  10. Use previous value in formula [SOLVED] - Excel Help Forum

    Sep 23, 2018 · Re: Use previous value in formula Issue solved. Had to enable a Macro and VBN. If interested search for: How To Remember Or Save Previous Cell Value Of A Changed Cell In Excel?