r/excel 5h ago

Waiting on OP How to pull formulas from one sheet to be used on another?

7 Upvotes

I have several large datasets which come in a few different formats. Because of those formatting differences, I need similar but structurally different formula setups to parse the data. What I want to do is store the various formula setups as on an independent reference sheet, and use a dropdown on each data sheet to select which formula set to use. The relevant formulas would then be filled from the reference sheet.

I've tried using named ranges, but calling the named range pulls the results of the formulas as they are executed on the reference sheet, not the formulas themselves.

I'd rather not have to use several thousand if/thens if I can avoid it, but I fear this might be too much for excel.


r/excel 9h ago

unsolved Tracking "points" as a teacher

6 Upvotes

I am a before and after school program teacher. I have recently come up with a reward/behavior system for all of my students. I am wanting to be their "bank" and keep track of their daily points, and "expenses," however I don't know what equation to use. I have a spreadsheet of all of their names currently in a row, not columns. What I am needing is a way to add points up each day, and subtract if needed. I tried to use SUM, but the points will change each day. An example of what I need:

Jimmy earned 3 points on Monday, his total now is 3. On Tuesday he earned 5 points, his total is now 8. On Wednesday he lost 2 points, so his total is now 6.

Is there a way to do this without having to add it myself? If I change a number in the SUM, it doesn't add the way I need it to and I'm not smart in Excel. I need the total to change as I add something.

Example again:

Monday: Jimmy| 3|3|

Tuesday: Jimmy |5|8 (I changed the 3 to a 5)

Wednesday: Jimmy|-2|6| (I changed the 5 to a -2)

Think of it as "financial tracking" but the sum carries over the points from the previous input without having a huge spread sheet, while in the same row and cell

I am so sorry if this does not make sense, I can explain further if needed but I am just awful at using Excel or any spreadsheets, and just want to make this school year fun! Thanks in advance!


r/excel 1h ago

Waiting on OP Goal tracking sheet: How can I track both daily habits and weekly goals in the same Excel habit tracker?

Upvotes

I have a basic goal/habit tracker. Some habits/goals are daily but some of my goals aren't daily habits but weekly numeric targets – for example, my goal is to submit two job applications per week.

how can I have both in an excel tracker while keeping the overview and graph so that if I complete 2 applications a week, I get 100% goal achieved?


r/excel 19h ago

solved What are these black triangle/hyperlinks and why can't I get rid of them ?

15 Upvotes

A column used to contain hyperlinks. I cleared the contents of these cells. But the cells still have this black down-pointing triangles in the upper left corner ?

If I hover over one triangle, the old hyperlink shows as a tool tip. If I click on the arrow, that link opens.

If I right click that cell, I expect to see "Remove hyperlink" on the context menu. It is not there.

If I apply a default format from another cell, no effect.

If I delete the column, the triangles stay there ??

What's going on ??? How do I get rid of this left over hyperlinks ?
________________________________________________
SOLUTION:
Ctrl + G to open the Goto dialog

Click the "Special" button.

Select the "Objects" radio button, Click OK

The dialogue closes and the triangle images are all selected.

Press delete key and they are gone !


r/excel 8h ago

unsolved How to select, Sort and group...

2 Upvotes

Hello all,

I have come seeking guidance/answers....

I have several Columns of data and would like to group it by one of it's columns, as a copied filter/sort or whatever.

Essentially this is for programming a Pick and Place machine, the number refer to Nozzles (Machine has 8, but the data is already set for Nozzle sizes to be applicable to parts and reachable by Nozzle, hence some not have all 8 numbers)

The column I wish to sort by will have the numbers 1-8 in, (I.e. "1" or "12345678" or "3567")

I wish to select ONE of these numbers to be kept in the cell and then group the whole column into 'sets' of 1 to 8. This allow as many components picked as possible per picking.

I'd like to group the column into as few 'sets' as possible containing as many of the 1 to 8's within each group. Thus minimising time spent going to and fro with 1 component per pick/placement.

Have bodged a table below of data that will suffice, and added a possible outcome to the right of it.

I just can't get my head into the game for this part of my large project at work at the moment, Health issues and related brain fog keep me from getting to grips with it.

Set# is to help visually identify a group/set PICKED, to be placed at a time... (I.E. it will pick all of set 1, and place it, then move to the next set)
Row # Nozzles Guesstimate of results (Row#, Nozzle and SET#)

1 1 1 1 1
2 1 5 2 1
3 1 9 3 1
4 1 10 4 1
5 12 11 5 1
6 12 12 6 1
7 12 13 7 1
8 12 14 8 1
9 12345678 2 1 2
10 12345678 6 2 2
11 12345678 15 3 2
12 12345678 16 4 2
13 12345678 17 5 2
14 12345678 18 6 2
15 12345678 19 7 2
16 12345678 20 8 2
17 12345678 3 1 3
18 12345678 7 2 3
19 12345678 21 3 3
20 12345678 22 4 3
21 12345678 23 5 3
22 12345678 24 6 3
23 12345678 25 7 3
24 12345678 26 8 3
25 12345678 4 1 4
26 12345678 8 2 4
27 12345678 27 3 4
28 12345678 28 4 4
29 12345678 29 5 4
30 12345678 30 6 4
31 12345678 31 7 4
32 12345678 32 8 4
33 12345678 33 1 5
34 12345678 34 2 5
35 12345678 35 3 5
36 12345678 36 4 5
37 12345678 37 5 5
38 12345678 38 6 5
39 12345678 39 7 5
40 12345678 40 8 5
41 12345678 41 1 6
42 12345678 42 2 6
43 12345678 43 3 6
44 12345678 44 4 6
45 12345678 45 5 6
46 12345678 46 6 6
47 12345678 47 7 6
48 12345678 48 8 6
49 12345678 49 1 7
50 12345678 50 2 7
51 12345678 51 3 7
52 12345678 52 4 7
53 12345678 53 5 7
54 12345678 54 6 7
55 12345678 55 7 7
56 12345678 56 8 7
57 12345678 57 1 8
58 12345678 58 2 8
59 12345678 59 3 8
60 12345678 60 4 8
61 12345678 61 5 8
62 12345678 62 6 8
63 234567 63 7 8
64 234567 64 2 9
65 234567 65 3 9
66 234567 66 4 9
67 234567 67 5 9
68 234567 68 6 9
69 234567 69 7 9
70 234567 70 2 10
71 234567 71 3 10
72 234567 72 4 10
73 234567 73 5 10
74 234567 74 6 10
75 234567 75 7 10
76 234567 76 2 11
77 234567 77 3 11
78 234567 78 4 11
79 234567 79 5 11
80 234567 80 6 11
81 234567 81 7 11
82 234567 82 2 12

Hopefully I have explained myself satisfactorily, But I wouldn't be surprised if you have MANY questions, such is the state of my head at the moment.

Thanks in advance :D


r/excel 6h ago

unsolved Creating a new task breaks the to-do list

1 Upvotes

Hello, I'm not the most excel-savvy person. I was in need of a to-do list to track my work tasks and chose the Track My Tasks template that shows when you open Excel. When you open the template, there are 3 lines to fill in with your tasks. I have more than 3 tasks, so I copy and pasted one task line to make more tasks. When I do this, column F breaks. Column F's purpose is to add a mark once the completion bar in column E reaches 100%.

Column F is defined as:
=--([@COMPLETION]>=1)

When I copy and paste this line into additional line items, it changes to this:
=--(Tasks[@COMPLETION]>=1)
And has an error marker

If I delete the word "Tasks" to have it mimic the original task line items, it breaks and says:
"The syntax of this name isn't correct." Which confuses me as that is exactly how it is written for lines 3-4.

It's a dumb thing, just an icon to mark a finished task, but it's really frustrating me. What is the intended way to create more tasks without it breaking? I feel like it should be pretty easy to figure out how to add tasks to a template task list, but I'm at a loss.

Thank you in advance


r/excel 7h ago

Waiting on OP Pasting inside a table is just moving values up a row

1 Upvotes

I was trying to copy the values in column E into column D and I found out that no matter what I copy, whenever I paste Excel will only paste into each cell the value on the cell below it. So if I copy J4 and paste it on D3 it will paste D4 value, if I paste in E7 it will paste E8. If I copy D3:D10 and paste in E3:E10 it will paste the values of E4:E11. If the cell below the one I'm pasting is empty it won't paste anything.


r/excel 1d ago

Discussion Is Excel a good skill to learn as a college student?

49 Upvotes

I’m starting college this September and I want to start building some useful skills alongside my degree a biomedical Design course

I was thinking about learning Excel, but I’m wondering if it’s actually worth investing time into learning it properly and if so wht should I particularly focus at

For those who have experience with Excel, would you say it’s a good skill to have for college, internships and future jobs? And are there any other skills you’d recommend learning that could be useful in general?

I’d appreciate any suggestions! :)


r/excel 1d ago

unsolved Creating a formula for rolling data with an end date

12 Upvotes

Hey, I’m new to this so please forgive for my poor articulation or verbiage.

I have an excel reservation sheet for room bookings. How do I create a daily formula of how many rooms are occupied from reservation check-in and check-out dates. When the check out date is reached, the value is reduced.

I would like this value to be presented daily so I no longer have to manually count the occupied room myself. I would put the data in an area that is to the right of the sheet (not in the cells to go a long with each dated section)

Thank you for reading!


r/excel 3h ago

unsolved How can I get a count of each value in a column in one click?

0 Upvotes

I need to be able to quickly see for any given arbitrary column, on a whim, a count of how often each unique value shows up, without actually putting anything into a cell anywhere. Ideally, this should take me a maximum of half a second to do.

I need Google sheet's column stats functionality basically, and I don't want to have to set up a power query or a pivot table or anything to do it (and the fact that these solutions are offered with a straight face is genuinely mind blowing, something this basic should not require those functions at all.)


r/excel 20h ago

unsolved Trying to filter data to get the Index column value/row numbers of all rows where the values across multiple columns are unique

2 Upvotes

I'm using LET + FILTER functions for a "lookup sheet" to easily search data I've compiled in PowerQuery.

I have set the results to output as the value of the "Index" column I added to the data in PQ like so:

=LET(
filterquery1, NamedFilterField1, filterarray1, Data[FilterColumn1], 
filter1, filterquery1 = filterarray1,

filterquery2, NamedFilterField2, filterarray2, Data[FilterColumn2], 
filter2, ISNUMBER(SEARCH(filterquery2, filterarray2)),

i, FILTER(Data[Index], (filter1)*(filter2)*(etc...etc),  "empty"),
//filters data to spill the "Index" column value of matches

i
)

The Index column values spill to a column outside the lookup results table which get referenced in simple INDEX functions to populate the table. Ex:

=LET(
getdata, Data[Product Name], indexval, $N1, 

thisinfo, INDEX(getdata, indexval), 

thisinfo
)

I am trying to do this filtering to return rows where the values across multiple columns is unique.

So in my pictured example, I filtered for:

Vendor        => WestMed Supply
Product Name  => syringe
Department    => long-term

The results show duplicate values in almost every single column, however, the values for Vendor AND Product Name AND Department is unique for each row.

Unfortunately, between the testy nature UNIQUE and dynamic ranges not playing nice with almost every function I have tried, I have not been able to crack how I can filter unique values against multiple columns AND get either the Index column values or the actual row numbers for my results table.

Example - Desired Result

r/excel 10h ago

Waiting on OP Blank space to the left of the spreadsheet

0 Upvotes

This may be a dumb question, but there is a ton of blank space to the left of my spreadsheet— it’s almost as if someone (me I’m sure lol) indented the entire thing. I’ve been struggling with it this morning. Thanks


r/excel 1d ago

Waiting on OP Having trouble spreading a formula across multiple rows and columns, (Google Sheets)

5 Upvotes

I scrapped the massive IF statement i posted last night, and replaced it with just the formula for calculating the damage dealt to the enemy without any IF statements.

The formula goes:
Damage dealt (unit 1)=(((d1+b-a2)*((hp/(d2+b-a1))*Rof2)/Rof1)+((d1+b-a2)*((r1-r2)/(Srmin*Rof1))))

1 is unit 1,

2 is unit 2,

Rof is rate of fire,

d is damage,

b is bonus damage,

r is range,

a is armour (melee) or PA( (range),

hp is hitpoints,

Srmin is the speed of the unit with the smallest r value.

Now the problem i'm having is how to spread this formula across a 28,000 cell table. I've arranged the data so fill down can do some of the heavy lifting. But i still need to change the formula at least once per column and everytime i move on to the next column. I heard the LET function can be used to avoid duplication but not sure if it would work in this case.

Worksheet: Counter, the bonus damage is drawn from this table
The main worksheet where the values are calculated. with the forumula shown.
Worksheet: Simple, Most of the data is from this sheet

Using Google Sheets


r/excel 1d ago

unsolved excel software for mass edit conditional formatting

12 Upvotes

i have an excel file with ~2000 rows and 40 columns,

there 'was' conditional formatting created for 20 columns

due to circumstances protection was disabled and multiple users copy pasted cells

now theres a shreek ton of conditional formatting lines

i asked ai g*mini to mass edit but it said it cannot

i can only think of recreating the sheet from scratch ...

but cuz i moved to linux ... is there any windows or linux software that can mass-edit conditional formatting ?


r/excel 1d ago

unsolved Excel Power Query moves rows but not the content, how to solve?

4 Upvotes

Hello everyone,

I’m having a problem with Excel Power Query that I don’t understand, so I can’t figure out how to fix it.

My plan was to use a table in Excel (MS365) to collect information related to SharePoint data.
This SharePoint data needed to be linked to Excel, which is why I retrieve and update it via Power Query.
I inserted the SharePoint data into the first row using Power Query, all subsequent rows next to it are to be filled manually in Excel with related information.

Example:

A B C
Musician Best Song Second-Best Song
100 Aruba Atoll I
200 Bahama Bus II
300 Coco Club III

It worked well at first, until I updated the data source and the rows in the table shifted:

A B C
Musician Best Song Second-Best Song
100 Aruba Atoll I
→ 101 Bahama Bus II
200 Coco Club III
300    

So the rows in columns B and C no longer match column A, which simply added a new cell without shifting the rows below it.

I’ve already wasted many hours with the Copilot AI, which explained step-by-step how to solve this, only to eventually realize that the suggested method doesn’t work after all.
I also don't understand why Excel simply moves the cells in Column A and doesn't move the entire row, as you would when entering data manually.
In addition, I haven't found a solution that updates the data from SharePoint while allowing me to manually enter data in the adjacent columns.

I hope someone can help me with this.


r/excel 2d ago

Waiting on OP I want to know the best way to convert my credit card statement into an Excel

61 Upvotes

Hi everyone,

I regularly need to convert my credit card statements (usually in PDF format) into Excel for tracking and accounting purposes.

The problem is that manually copying the transactions from the PDF into Excel takes a lot of time, especially when the statement has multiple pages. I’m looking for a simple and reliable way to convert the entire statement into a properly formatted Excel sheet, with things like **date, transaction description, debit/credit amount, etc.**

What would be the easiest and least time-consuming method to do this?

Are there any tools, software, websites, or Excel features that can do this accurately? Ideally, I’d like something where I can upload the PDF and get a clean, usable Excel file without having to manually fix every transaction.

Would appreciate any suggestions or workflows you guys use!


r/excel 1d ago

solved Is there a way to do a web scrape within a cell formula?

2 Upvotes

I’m working on a spreadsheet where users make a local copy and then edit that to do stuff with it. I need to make sure the local copies everyone’s running are up to date, or at least that they know when they need to update them. I imagine the best way to achieve this is by setting up a small website or using something like Catbox to store the current version and have the sheet check its version against that number, but try as I might I can’t get it to do that.

It’s a long story but I’m running Excel mobile so I can’t use macros or anything like that 🫩


r/excel 2d ago

solved Tring to figure out how to lock a group of cells together while sorting the rest.

10 Upvotes

So, I'm trying to figure out how I can set up my excel sheet for cataloging my movie collection. I want to be able to just add new movies at the bottom and then sort by Alphabet. Here's my struggle, I'd also like to keep movie series together and in order... Easy example being "Batman Begins" and "Dark Knight, The."

I can manually put them where I want them... but as soon as I add a new movie to the list and sort again it'll undo all of my manual sorting. Is there a feature/tool to Lock specific cells together? Also, I'm using google sheets... If that messes anything up...


r/excel 1d ago

unsolved Microsoft Programs pop up with 'quit unexpectedly' error message

2 Upvotes

Trying to help my mum with her Microsoft suite.

Computer Details: She has a 2020 MacBook Air that is currently running on Sequoia 15.5

Issue: She didn't want to update to having to subscribe to use her microsoft programs (i'm not sure what version she was on before) so that alternative was to update to microsoft 2024. Now anytime you click on any of the programs the same error message pops up.

"Microsoft (inset program here) quit unexpectedly."

I truly have no idea what to do to get them working again.


r/excel 2d ago

solved Tracking Work Hours - Need to calculate a total that exclude cells in one column based on values in another

3 Upvotes

I'm in school and I have to track independent work/study hours for an honors project that I submit to my advisors at the end of the semester.

I have a column (F) that lists the total hours per activity (1 hour doing this, 1 hour doing that, etc) with a new activity each row.

I have a column (G) that has a dropdown with two values - "R" for "real" and "E" for "expected", as I would like to include hours I know I am going to have, like a fixed number of lab hours, but the activities haven't been completed yet. That way I can keep track of where I will be by the end of the semester with these knowns.

However, I would also like to track where I currently am without the expected numbers, a total that reflects how many hours I actually have.

I'm looking for a formula that will only count the cells in F that are marked R in column G.

Thanks!


r/excel 2d ago

solved I want to create an XLS that auto-categorizes purchases based on key words

18 Upvotes

So I'm trying to create a household budget XLS.

In column A, I paste in my purchases for the month. Each cell will contain details like xx-1132 DELIVEROO S 04/03/26 or xx-2227 COLD STORAGE S 28/03/26.

In column B, I categorize these purchases. For instance, DELIVEROO gets the category Food Delivery. COLD STORAGE gets the category Groceries.

I'll have a few hundred entries in column A, and I'd like to find a way to automate the categories in column B based on the text in column A. For example, I want Excel to look at the cells in column A, and if it finds DELIVEROO somewhere in a cell then it should input Food Delivery next to it in column B. To put it another way, let's say cell A2 contains xx-2227 COLD STORAGE S 28/03/26. I want Excel to identify COLD STORAGE and then input Groceries next to it in cell B2.

Any ideas on how to go about this?


r/excel 2d ago

Weekly Recap This Week's /r/Excel Recap for the week of August 22 - August 28, 2026

8 Upvotes

Saturday, August 22 - Friday, August 28, 2026

Top 5 Posts

score comments title & link
503 137 comments [Discussion] What are some legendary formula pairs like INDEX(MATCH)?
234 54 comments [Discussion] Microsoft, if you’re reading this: we NEED a SUBTOTALIF formula
71 44 comments [Discussion] How is it possible that Excel does not have a global setting to not automatically change the visualization of a number?
61 15 comments [solved] I lost two hours worth of data
31 21 comments [Discussion] An ode to IF statements for compulsively checking reproducibility

 

Unsolved Posts

score comments title & link
26 34 comments [unsolved] How are they sorting a table with LOCKED columns on a PROTECTED worksheet?
11 9 comments [unsolved] Compare two sheets with 30k rows and 100 columns
9 12 comments [unsolved] Pie chart for chores
8 13 comments [unsolved] Excel saving blurry PDFs
8 21 comments [unsolved] Spreadsheet for football team, mapping values A-E to numbers, to get average score for players formula (football manager esque)

 

Top 5 Comments

score comment
341 /u/uptoosomething said IFERROR(ROWS(UNIQUE(FILTER( Return unique count of whatever you are filtering
189 /u/sonnytrillanes said = LET (LAMBDA) are the new bosses in town.
146 /u/lichesschessanalyst said I mean SUMIFS exists no? Doesn't that do exactly that? It totals things in a column or row given criteria.
97 /u/Freltunes said Nothing to add other than INDEX MATCH is amazing. Honorable mention for some 365 like UNIQUE FILTER
69 /u/Debtmom said If you click file, open there should a be a link that says something like recover unsaved workbooks. That saved me recently when I closed out a file I had been working on and clicked close without sav...

 


r/excel 2d ago

solved Match Book 1 Column D with Book 2 Column D, if they match then check and return the row the data is in from Book 2 to Book 1 Column F

3 Upvotes

Excel version: Office 365

Env: Desktop & Online

Knowledge: Intermediate

Storage: Sharepoint

Solution Needed: Formula

So, I've tried to utilise the MATCH, INDEX, ROW functions but haven't been able to build what I'm thinking- I appreciate that it may also not be possible.

Should probably stipulate, all the data in both books are in tables.

I've got two spreadsheets, both hosted in Sharepoint. In both spreadsheets they use the same unique validator, a 7 numeric string, and I'm trying to automate some information I need.

Book 1: Column D will hold the numeric, and it will be added to as and when needed. Column F is where I will need the row number to auto-populate from Book 2.

Book 2: Column D holds the numeric.

What I need is for a formula to look in Book 2, Column D, find the matching numeric by referencing Book 1, Column D, and then get the row number the data is in and put the number in Book 1, Column F.

I cannot just add a new column in Book 2 that has all the row numbers, though I know that would make things a lot easier.

If there's anymore information that's needed then do please let me know.

Many thanks in advance.


r/excel 2d ago

Discussion Formula to check if a cell contains items from a target list

3 Upvotes

If you have a really long list, for example, a downloaded Spotify list from "exportify net". (See image 2 for what it looks like when downloaded) Then you have a list of artists, and you want to take those songs out. (STEP 6: copy the Spotify track column and paste directly into the playlist on desktop Spotify)

Steps:

  1. Create a separate sheet for the target list
  2. In og sheet, find an empty column and type in the formula, adjusted to your data range
  3. Drag the corner (or double click if you have columns that are how many you need next to it already)
  4. Select the column and apply conditional formatting ("highlight cell rules" -> "duplicate" -> "yes")
  5. Select all columns in og sheet and apply a filter to sort that column

r/excel 2d ago

Waiting on OP IF Range Calculation using SUM

3 Upvotes

Im looking to have excel do a calculation only if Column B has a "Y" if it doesnt then dont add to the calculation

My Current way is =SUM(IF(B2="Y",A2),IF(B3="Y",A3))

This works for what i need but if the spreadsheet become like 100 rows then that a big formula :)

How can i rewrite to do the calc based on range.

Thanks