About 45,300 results
Open links in new tab
  1. Error: 'We can't summarize this filed with Sum because it's not a ...

    Jun 16, 2019 · Error: 'We can't summarize this filed with Sum because it's not a supported calculation for Text data types.' Mikes_KM Aug 25, 2019 average datasource pivottable slicer connections sum

  2. How do I sum cells and ignore text | MrExcel Message Board

    Jul 6, 2002 · I have cells A1 through A10 which can contain numbers or text. I want to be able to sum this range while always ignoring the ones with text so as to...

  3. sumif but only for cells in the range that are bold - MrExcel

    May 29, 2003 · That was what I wrote the macro for. So, for example, if in the range A1:A100, only cells A4, A25, A60, and A100 are bold, then =SUMIFBOLD (A1:A100) will only sum up those bold cells …

  4. What is the text equivalent of a SUMIFS function? - MrExcel

    Aug 15, 2006 · When I need to return numerical data with multiple criteria, I use the SUMIFS and it works fine. But when I need to return a text string, the function is not called for. What function can I …

  5. Sum if value is in RED text/font | MrExcel Message Board

    Apr 2, 2002 · i have a list of numbers in B column, some I have created as RED text font (not a conditional formatting red, simply a red font). I want to sum at the bottom of the list ONLY the RED …

  6. CONCATENATE within a SUM forumla | MrExcel Message Board

    Jun 3, 2011 · As for your SUM formula, you need to use the INDIRECT formual to from your range so that Excel sees it as a range and not text. You can either create the entire range in text and then …

  7. Sum textboxes on a userform in a textbox - MrExcel

    Feb 3, 2006 · I have 3 text boxes on a user form, titled txt1, txt2, txt3. The first two textboxes are to be used for entry of a number. The third text box needs to automatically reflect the sum of the first two …

  8. Formula to sum a text join based on multiple Criteria

    Feb 12, 2020 · Now i have use a Text Join to Join 2 weeks number in Column D, as criteria 1, while i have my criteria 2 in column E, In column F, i need to sum how many change made by each zone for …

  9. VBA code to sum textboxes in another textbox - MrExcel

    Mar 7, 2011 · I've set up a userform (userform5) and I would like the sum of all textboxes (textboxes 13-22) to sum automatically in textbox 12. The values in the textboxes will always be numerical to 2 …

  10. (1.) Sum values only (ignore text and #value!); (2 ... - MrExcel

    Jul 14, 2000 · Two questions: (1.) I need to total the values within a column but can't due to all the text and #value! data. Right now I'm sorting them out but it's a pain. Any ideas? (2.) Can I format a cell …