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.

Formula in Excel to count occurrences of substrings within strings

I am trying to count the number of times a sub-string appears within a column of string data in Excel. …

excel excel-formula
How do I use a nested IF(AND) in an Excel array formula?

How do I get a nested 'AND' to work inside 'IF' in an array formula? I reduced my problem to …

excel excel-formula array-formulas
How to extract text within a string of text

I have a simple problem that I'm hoping to resolve without using VBA but if that's the only way it …

excel vba excel-formula worksheet-function
Excel formula to auto-increment after X amount of rows

I imported a few thousand rows of data into Excel and whereas one item represented one row, I've had to …

excel excel-2007 excel-formula
How can I count data by group in excel

I have data of program usage in excel file, the data has date and time. I want to summarize this …

excel excel-2007 excel-formula
Batch string concatenation in Excel

I have a couple hundred of cells in Excel I would like to concatenate into a single string. Is there …

excel excel-formula concatenation string-concatenation
Find the first empty cell in the same column/row

I am trying to work out a formula that will give me the row number of the first empty cell …

excel excel-formula match cell
Is there Infinity in Spreadsheets?

I am wondering if there is any way to represent infinity (or a sufficiently high number) in MS Excel. I …

excel excel-formula
Excel VLOOKUP returning same value in all rows

The vlookup function appears to be broken. It is returning the same value for all lookups, but it should not. …

excel excel-formula vlookup