Skip to main content

All Questions

3 votes
4 answers
5k views

Excel keyboard shortcut to edit formula in formula bar

When I press F2 in a cell I can edit it inside the cell. However often it's just more convenient to make the edit in the formula bar. I can switch to formula bar by mouse, just wondering whether there ...
Máté Juhász's user avatar
1 vote
2 answers
53 views

Counting elements based on three criteria located in two columns

I wanted to ask you if there is a way to perform a count by applying formulas directly, without having to resort to the filter option, through the COUNTIF or COUNTIFS function. From two criteria found ...
Camila Sanchez's user avatar
1 vote
2 answers
2k views

Excel: Split a string on a delimiter and determine the length of the resulting array

I have an Excel sheet including columns like this: | 143 | 423 | | | 423;234 | 134;234;143 | =SOME_FORMULA() | The data have the following characteristics: Although numeric, they should be ...
Scott Severance's user avatar
1 vote
1 answer
367 views

=DATEVALUE() behaving different in Excel 365 online and Excel 365 local

I noticed that =DATEVALUE() behaves different in the online version of Excel 365 (i.e. it does not work) than in the local version of Excel 365 on my PC. Below are two screenshots of the two Excel ...
Servus's user avatar
  • 107
1 vote
2 answers
300 views

Excel 365: Array formula based on value above (compounding)

I am trying to perform an operation in a cell based on the value of the cell above it. Doing this in the "normal" Excel way is easy enough. However, I am playing with the array functionality ...
user1543042's user avatar
1 vote
1 answer
909 views

How to return the value of one cell based on the max of multiple ranges of other cells in excel?

I am a bit new to excel and have a spreadsheet where I am trying to use the MAX of a range of cells in order to return the name of the row that that MAX belongs to. So, I have a cell returning the MAX ...
Kade Smith's user avatar
1 vote
1 answer
587 views

Getting unique items from comma separated lists in Excel

I have the following setup (which is shared by a number of users through office 365 and changed frequently): I need to collect all unique items from a number of comma-separated lists in a range and ...
Vijeke's user avatar
  • 13
1 vote
1 answer
2k views

Filter function with IF statement in 1st parameter to perform fill down multiplication OR division

Link to my previous related question for more background if needed: Transpose unique rows to columns while IF statement conditions are met but do not consolidate My table headers start on row 20 ...
HeliosOne's user avatar
1 vote
1 answer
528 views

Excel array formula not behaving as expected

I have a little table in EXCEL that uses COUNTIFS to count the number of instances in a dataset that matches four criteria that the user can select from a data validated list in the first four cells ...
Stew G's user avatar
  • 11
1 vote
1 answer
210 views

Name the first item from a list that is not in another list

I am working with a list of articles in one spreadsheet files as the data source. The data is split into a source reference code in columns A to E, the title of the article in column F and the author ...
Trish's user avatar
  • 113
1 vote
1 answer
264 views

autofill a reference of a column to a row in steps

I have the formula =IF(Jan!$L6="w",Jan!$L6,"") in the cell A2. in the cell right next (B2) to it I'd like to have the formula 3 rows further down so =IF(Jan!$L9="w",Jan!$L9,"") and then in C2 ...
Nivatius's user avatar
  • 115
1 vote
0 answers
12 views

How can I generate a multi column sorted list in Excel based on data pasted into another sheet?

Okay, so I can't unfortunately go into too much detail due to the sensitive nature of the data, but the short of it is that I've got a table I paste into "Source" that I'd like to have two ...
Spyder Z's user avatar
  • 111
1 vote
1 answer
27 views

Unexpected behavior when using named cell in IF condition

I noticed something strange when using named cells in an IF condition in Excel 365 and I would like to know what's going on. Let's say I have a named cell MyValue, whose value = 15. Then, the ...
wlo's user avatar
  • 111
1 vote
1 answer
36 views

How to list dates material on order will arrive using Excel

I have a table that has all my different SKU's in item number and shows the dates the product should arrive. I want to be able to enter the item number and get a list showing when the product will ...
Eagle1105's user avatar
1 vote
2 answers
72 views

Please help me stop Excel 365 enterprise from changing my text formatted cells into formulas

I have a spreadsheet where I need to use strings that contain a couple of dash/ minus ( - ) signs in cells, but it will not stop truing to recognize them as formulas! I have already formatted the ...
Kevin's user avatar
  • 11

15 30 50 per page
1
2 3 4 5