expect

  1. E

    Extrapolate? Forecast? Trend? I don't know what to call this problem.

    Hello and thank you for reading my post. This is what I need to do: I have data for three months. I need to determine what data the remaining 9 months will have based on the first three months. For example, January I had 1 credit memo. February I had 1 credit memo. March I had 3 credit memos...
  2. T

    Countif

    I have a column of data and I want to find how many semicolons are in that column. So for example: a; b; c d; I would expect to return 3. However, for: e;f; g; h;i;j; k; I expect to return 7. I tried using: =COUNTIF(A:A,";")) but it only returned 4 for my second example...
  3. H

    VBA Excel: Clear the entire col expect A1

    Need some help, How to Clear the entire col expect A1 ? The column contain data & empy so i want to clear the whole column except a1 btw, i had column A column C column D column E column I column J column K need to clear
  4. K

    Converting date and hours format

    I have a cell that contains a count down to a specific time. The count down appears like this: 10d 23:18:43 Is it possible to write a formula that will convert the count down to hh:mm:ss? In the above i would expect: 263:18:43 Note that if a single day is left the cell looks as such: 1d...
  5. H

    Sum the same cell in all worksheets

    Hi is there a way besides using .Formula to say sum all the B6's on the worksheets in a workbook expect for sheet1, and put the results in B6 on sheet1?
  6. K

    Simplifies the delimiters

    Hi, all I try to simplify my data which has an uncertain number of delimiters. sample data as follows A1 : one-two--three---four----five----- the results I expect are like this B1 : one-two-three-four-five thanks in advance
  7. W

    Subtracting Same Dates getting -1

    I have dates in two columns on the same spreadsheet, there are a series of records where these two date columns are identical dates so I would expect my result to be 0, but I’m getting -1. What could be causing this?
  8. most

    Simulate month

    I have a problem and need some input from some clever people. I have some code which does something based on which month it is. Coloumn 1 - - - - - - - - - - - - - - -Column 2 =MONTH(TODAY())+Z2 - - - - - - -[some code based on the number in column 1, expect number 1-12] Cell Z2 I use to...
  9. S

    Complex CountIfs with Sumproduct...

    I've never used SumProduct before so I've cobbled this together after a bit of googling. The Sumproduct works great and reports what I would expect but I need to eek out more to get what I need. Here is the formula that I wanted to use..... =COUNTIFS(O:O,0,Q:Q,"No",R:R,"<" & N:N)...
  10. J

    Using Index/Match

    I've hunted for some help in the forum, but I cannot find what I'm looking for or get it to work in Excel 2013. I think some of the threads on Index and Match are the way I should go, but I cannot get it to work. Basically I have a value on sheet1, and I want to find the first occurrence of it...
  11. R

    Calculating an Average point value based on selected cost

    Hi, If I have a table shown below. I want to calculate the numeric rank of the item selected. For the examples below, I would expect row 1 to return something over a ranking of 3 as the selected value ended up higher than the largest option given. Where as line two's selection was in the...
  12. swaink

    Hlookup to find nearest match then offset to retrieve the value required

    Evening Everyone I have been playing with this one for a while now and unable to find a solution, I have seen many references on the board around HLookup & Match but nothing that seems to cover what I am attempting. I have a table and in Col D I have a list of dimensions in millimeters IE.230...
  13. P

    SUMPRODUCT to ignore text

    Looked through other posts about this and cannot make isnumber work with sumproduct =SUMPRODUCT(--(A:A>B:B)) <tbody> User 1 User 2 10 5 15 7 20 9 </tbody> I'd expect to get 3 as the answer but since it's counting the text it gives me 4, any help would be greatly appreciated

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