Skip to main content

All Questions

0 votes
2 answers
170 views

Can an Excel Filter function base its include on a whole row?

I have a Table from which I pull a list of unique values, then I want to pull all their keys and merge them using textjoin. But the Filter function the criteria to be compared against a single value, ...
LWC's user avatar
  • 1,008
0 votes
0 answers
51 views

Identifying "bad" data combinations in Excel 365

I have a spreadsheet of employee data (time charged to projects and customers) that is tens of thousands of rows long. Each month, the file is updated to include the most recent month data. Each row ...
MarcG's user avatar
  • 1
0 votes
0 answers
20 views

Dynamic Dropdown, MS Excel, Use on Multiple Rows (MS365)

Goal Using Excel table ("Claims") to track claim statuses, have dropdown values in certain columns (in Columns C, D, F, G) in which the dropdown values for Columns D, F and G are Dynamically ...
psycoperl's user avatar
0 votes
2 answers
185 views

Calculate when volume counts are cleared based on daily amount received and daily amount processed

I have this data table containing the number of returns per day (Ret Volume) and the number of returns that have been processed per day (Volume Cleared). What I'm after is the date displayed on the ...
Darren Bartrup-Cook's user avatar
0 votes
0 answers
236 views

How to copy the format of locked cells in Excel?

after the latest update of the Microsoft 365 package to the version 16.0.16227.20202 (32-bit), I am no longer able to copy paste the format from and to locked cells. In the previous version (16.0....
Sator's user avatar
  • 103
0 votes
1 answer
60 views

is it possible to logical AND two values from two different columns in COUNTIFS?

I have the following formula: =COUNTIFS(Transactions2023[Result], "Win", Transactions2023[League], "NBA", Transactions2023[Date], "<=" & "4/11/2023") I ...
Ser Pounce's user avatar
0 votes
0 answers
289 views

Why doesn't my Excel 365 does not cover the "LET()" worksheet function?

My Excel account information shows me I'm working with Office 365: However, the LET() worksheet function is not covered, as you can see: What do I need to do in order to get this function to work? (...
Dominique's user avatar
  • 2,283
0 votes
2 answers
130 views

How do I convert a custom function to handle spill arrays (excel)

I need a function that produces a list of sheet names, I already have one that can turn sheet numbers into sheet names but it doesnt handle arrays The function I would like to convert is Function ...
user294133's user avatar
0 votes
1 answer
63 views

IF Function Not Populating Correct Data in Excel 365

I am completely stumped as to why this formula is not working properly. To provide backstory, I am trying to randomize a DMS grid coordinate, for example: 2339**01**N05005**51**W. I only want to ...
Anthony Rodriguez's user avatar
0 votes
2 answers
3k views

How to drag a cell reference formula down a column, but move the cell reference across a row

I am trying to drag a cell reference formula down a column, but have the row value increase as the formula is dragged down. For instance, in the shot below, cell B3 has the formula "=I3". I ...
Chris Curry's user avatar
1 vote
1 answer
612 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
0 votes
2 answers
73 views

Excel formula gives unexpected result

Each year I create a workbook within which there are several worksheets corresponding to each month of the year. I copy and paste the same table with formulas into each new month as the year ...
Albert F D's user avatar
0 votes
1 answer
5k views

Use FILTER function to "Include" match against an Array and not one value if possible

I'm currently trying to filter some data. I have two sheets, one with the users name, e-mail and their function within the company and another with the same e-mail and then which mailboxes they have ...
Bryant's user avatar
  • 1
0 votes
0 answers
467 views

Excel Data Validation: If any cell in this row isn't blank there must be a value in this cell

I'm trying to set up data validation in a cell so that if any cell in a range in that row has a non-blank cell, the cell with the validation must have a value from its drop-down list. As data is ...
CPC's user avatar
  • 1
1 vote
1 answer
378 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
0 votes
1 answer
763 views

Create a Table that Filters Data and Sorts Unique Values

I am trying to generate a list of unique values in excel based on a unique list of items. Basically, I need to create a list that Sorts and Assigns a Part Name Based on Width and Length. Then counts ...
Nate Gervenak's user avatar
0 votes
1 answer
349 views

Sum a range of cells in Excel according to a range (criteria)

cordial greetings I am trying to obtain the sum of the number of males taking into account an age range that I set previously. For example, I want to know how many males, between the ages of 3 and 12,...
Camila Sanchez's user avatar
0 votes
2 answers
1k views

Excel wildcards not finding the matches they should in VLOOKUP function

I have multiple product families I'm working with, and each family has multiple products within. Some families have more products than others, all product names are unique. On one sheet named "...
AnthonyJS's user avatar
0 votes
1 answer
382 views

Extracting all matching (or close to) values between given START n-th and END n-th values / using Power Query

Consider having two tables. Table1(T1) has Date/Time and Pressure value columns and Table2(T2) has also Date/Time and Info values columns. T1 is showing pressure change through time, for instance: 21....
MmVv's user avatar
  • 121
0 votes
1 answer
461 views

Excel - How to reference a cell, within a formula, located immediatley to the right of a value returned by a MIN Function

New to the community. I am attempting to use within a formula, a value within one of two possible cells that are located immediately to the right of two cells, the contents of one of which will be ...
Davmacrat's user avatar
0 votes
0 answers
68 views

In excel, how to select every column of a table with a specific header

I would like to select only a repetitive set of column from a structured table to apply data validation or conditional formatting. I tried to create named range with a formula but without success. ...
Alexandre Rivara's user avatar
0 votes
1 answer
88 views

Is there a way to manipulate multiple data values in one cell without splitting the values apart?

I have multiple "Mixes" that I want to create a cost for. Currently each mix is shown in component form in a cell for clarity, the number of units is in a separate column within the table ...
Scott Healy's user avatar
0 votes
1 answer
41 views

Automated Table Of Contents - Adding Details from Last row of related page

Good Day, Does anyone have recommendations on how to reference a cell with the worksheet name in it and add it to a formula that determines the last row with data in it on that worksheet. I've used ...
BradR's user avatar
  • 672
-1 votes
3 answers
98 views

order two columns off another two columns

I would like to order two columns off another two columns. Consider the image: I would like to order column C and D based off column J and K. For example, the order should go something like John Brew,...
Edu Py's user avatar
  • 3
0 votes
1 answer
275 views

How to multiply every combination of elements of two vectors and output in a third vector?

I need a function or combination of functions which would be able to perform the following operation: Given two vectors containing booleans (might be integers as well): V1 = {0;1} V2 = {1;0;1} I want ...
Guarita's user avatar
0 votes
3 answers
1k views

How to increment a cell reference by one inside a hyperlink equation to apply to a whole column?

So I have a column in (Sheet1) that I want to lead to the same cell number in another sheet (Sheet2) when I click each cell. When I tried to use the hyperlink function, I typed the first equation as ...
mrs nice girl's user avatar
0 votes
2 answers
70 views

Is there a formula to count dates as the approach?

I created a sheet to track projects that my team is working on. it contains it has a few columns which are conditionally formatted. One of those columns is for the date equipment needs to ship out to ...
excel-er0032's user avatar
0 votes
2 answers
2k views

Formula to extract only unique values from horizontal range into a single cell, separated by comma

I have a spreadsheet where users are asked to place a value in their allocated column across many rows. There are a range of other columns used by an Admin area and one of these is supposed to list ...
Monomeeth's user avatar
  • 1,289
1 vote
2 answers
304 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
0 votes
1 answer
161 views

Confusion with data validation (list)

Hello cordial greetings I am a bit confused, I need to perform a data validation in cell C7, so that the days correspond to the month set in cell C6 and the year found in cell C8. The data is recorded ...
Camila Sanchez's user avatar

15 30 50 per page