Top "Excel-formula" questions

This tag is for Microsoft Excel questions where the question or answers are specifically about the structure, syntax, or output of an Excel formula.

SUMIFS with date and name criteria... month and year only

I am trying to get a SUMIFS formula to check a column of dates and sum only the values that …

excel date excel-formula sumifs
Excel formula to determine if any cells in a range contain a value

This is probably quite a basic thing to do, but I've been looking around the internet and have tried several …

excel excel-formula worksheet-function
Reference Excel worksheets dynamically

I have a problem that should be so simple, but I'm not getting my head around it. I do printed …

excel-2007 excel-formula
How to categorize/classify numbers from different ranges using Excel?

I want to categorize numbers from [0:15] into 5 classes: A, B, C, D, E, F Rules: 0-1: Class A 2-4: Class …

excel excel-formula vlookup worksheet-function multiple-conditions
Split Uppercase words in Excel

I would like to split all words in my cell by Uppercase, an example: Original values: MikeJones RinaJonesJunior MichealSamuelsLurth Expected …

regex vba excel excel-formula
Formula to eliminate all but alpha characters

I need to scrub a column of names in Excel to eliminate all non-Alpha characters including periods, commas, spaces, hyphens …

excel excel-formula substitution excel-udf vba
Calculation with values expressed in different units (KB, MB, GB)

I am looking for a simple way in Excel to calculate with units of different values. I have a list …

excel excel-formula excel-2013 array-formulas
Count occurrences of values

I have a column of text values with repeated values. I want to create a new column of unique values (…

excel count excel-formula pivot-table countif
Weighted trendline

Excel produces scatter diagrams for sets of pair values. It also gives the option of producing a best fit trendline …

excel graph excel-formula curve-fitting least-squares
Formula to conditional formatting text that contains value from another cell

I have a column A that contains a 1-4 word phrases in each cell. I also have 4 cells that contain 1 …

excel excel-formula excel-2010 conditional-formatting