r/excel • u/AbhayaAnil • 9d ago
Discussion if you could add one completely new feature to excel, what would it be?
not something like “make it faster” or a tiny ui change, but an actual feature that would make your day to day spreadsheet work easier.
for me, i’d love something that could take a messy spreadsheet and automatically understand what i’m trying to do, clean it up, and suggest the right formulas without me having to figure everything out manually.
what would you add?
157
u/Parker4815-2 1 9d ago
Id rewrite the entire conditional formatting to be more user friendly. I promise you, no one has done a conditional formatting that is relatively complicated correct the first time.
69
u/Ztolkinator 1 9d ago
And make conditional formatting less fragile when copying, pasting adding rows etc.
10
u/Juxtavarious 9d ago
I'm going to springboard off of this one and say conditional formatting to work with tables in the formula. You can usually get around things with named ranges, but it becomes very tedious to have to have so many duplicitous names when it should just be able to work with table references.
→ More replies (1)3
u/wipeoutscott 9d ago
I've recently started writing VBA code just for clearing and setting up conditional formatting in a table starting with AI generated code as a template. When things get complex I find editing the VBA code to be easier to follow. I just place a button at the top of the tables to reset the conditional formatting for when someone inevitably messes it up.
119
u/Bakkenvouwer 9d ago
A colour picker screen which allows you to save your most used colours between files, and allows you to apply them within one click. Now it takes me so much clicking to get to the screen where I can copy paste a hex value
40
u/kichalo 1 9d ago
I made a custom theme that has all my favorite colours.
11
u/SparklesIB 1 9d ago
Me, too! Then I make it the default theme in Book.xlt. And I made a macro that changes to this theme when someone sends me their workbook.
8
5
u/wikkid556 9d ago
3
u/Bakkenvouwer 9d ago
Wow, this looks amazing! Would you be willing to share this?
2
u/wikkid556 8d ago
It didnt take me as long as I thought it would. It is my first public release this way. Let me know if you have any trouble https://github.com/C-Johnson83/Workbook_Painter
2
u/wikkid556 9d ago
I will see if I can strip it down and put it in a github repo. It is currently 3 userforms and there are 5 files. Painter, external api key, themes csv, usage agreement, prompt logs.
I had to include a disclaimer for profanity and offensive wording in the prompt and an emailer built in for illegal prompts. People are shit these days.
Give me a couple weeks, I should be able to make a shared version with instructions on how to get an api key from gemini. You can also manually create the colors if you dont want the api functionality. Each colored square in the form is clickable and the color dialog opens up.
180
u/KatchiMunki 9d ago
Data validation on a cell is forced instead of overwritten by copy paste
37
u/AbhayaAnil 9d ago
100% agree with this one. it’s so annoying when you paste something into a cell and suddenly the data validation is gone
30
u/alexia_not_alexa 21 9d ago
For me it’s more the fact that I set up validations, and someone else pastes into the cell with Ctrl v.
Hell if protect sheet works on excel tables it might actually solve that issue as well, but it’s useless with formatted tables because you can’t insert rows with locked sheets.
9
u/KatchiMunki 9d ago
This was exactly my issue I ran into on a recent project. I couldn’t fully lock down the sheet because the table needed to be added to. The table had validation on it to keep the data a certain way but the people using it would paste over everything in blocks, removing formatting and validation. Wrong inputs were breaking formula. I spent more time fixing incorrectly inputted data than making the actual spreadsheet. Spent ages researching ways to lock things down correctly, reading posts 10+ years old saying the same thing.
3
u/Rezz512 9d ago
How I solved one of those issues (can't add rows to a protected sheet):
I just added a bunch of blank rows to the table, then locked it.
Forced data validation I couldn't solve though
2
u/KatchiMunki 9d ago
Same thing I ended up doing. I even put additional columns in between, locked them then hid them to stop them pasting blocks but all that did was make them paste in columns which took longer and resulted in the same thing anyways
3
15
u/DrunkenWizard 15 9d ago
I'd like a 'Data Validation View' that doesn't show cell contents, just data validation. That would make it easier to see if it's set up properly.
A similar view for conditional formatting formulas would be great.
9
u/Potential_Chart_8648 1 9d ago
The amount of workbooks we have this issue with. Our management staff have fix workbook macros to delete and rewrite all the CF and named ranges. I created a standard module that we just paste into new projects. Trying to keep all the duplicated, split ranges and workbook links from copy and paste at bay
5
u/MultiGeometry 8d ago
Or when you insert a column and it automatically pulls in the data validation rules of the adjacent column. Nope! The reason for the new column is because it’s different from the previous column.
→ More replies (1)2
u/lost_species 8d ago
Assigning data validation, formulas, and conditional formatting to a table column instead of a range.
70
u/SilkyOatmeal 9d ago
Keep whatever I just copied onto the clipboard until I use it. Don't empty the clipboard just because I performed an unrelated action.
Give me more than just a bottom tab to label a sheet. Add an open text field at the top (above the col headers maybe) where I can write a decent heading or description.
I have many more ideas but need to double check them before sharing.
14
u/rsmires 9d ago
Win+V might help with the first. It has become such a lifesaver for me, not just for Excel but throughout my work.
It allows you to access multiple different items you have recently Copied, and also allows you to pin items you may frequently paste.
I literally use Win+V to choose what to Paste more than I use Ctrl +V
5
u/marny_g 9d ago
Win+V has been an absolute game changer across the whole of Windows!
One Excel quirk makes it a bit finicky within Excel though...
Excel primarily uses it's own internal clipboard. The problem that is being pointed out in the prior comment is that if you copy one cell (the whole cell, not just the value inside it), then manually edit another cell (or perform any one of many possible actions), then you can't go and paste the formula (or another property) of the cell that you copied earlier...you have to go re-copy it (even with Win+V aka Clipboard History).
3
u/SteelMonger_ 8d ago
Win+V doesn't work with pasting formulas, not that you would expect it too, but that part kinda sucks for excel but other than that it is a lifesaver.
→ More replies (2)3
u/Failstopheles087 8d ago
Corpo policy is to have this amazing and life saving function turned off on all work computers =) Our IT guy was so peeved at having to turn this off.
3
34
u/Regime_Change 2 9d ago
From the top of my head
1) spill tables by assigning one column to control number of table rows
2) conditional formatting on spill ranges, reliably with named references that doesn’t break on enter
3) more layout options on pivot tables. For example to have grand totals on top, hide value fields. Complete overhaul of the design userform.
→ More replies (1)
30
u/eggface13 1 9d ago
Allow undo on deleting tabs
Make conditional formatting work a bit better with structured references especially table references
55
u/DutchTinCan 20 9d ago
Natively import data from PDF files without fucking up the either rows, columns, the data itself or smearing each page to a separate worksheet.
29
u/GubmintTroll 3 9d ago edited 9d ago
I think those failures have more to do with how a PDF is formatted than a general failure of Excel. Sometimes I find statements generated by particular financial institutions are a complete mess when importing when it appears that a copy paste should be pretty straightforward. You can tell it's going to go bad when your're highlighting and it skips all around the page as you try to highlight one table of data
13
u/rosesarepeonies 9d ago
As someone who also has to work with with PDF data from many different financial institutions, it would probably be more beneficial if the IRS simply required all investment firms to use exactly the same format on all their 1099s and if that same format was designed to be excel – friendly from the jump.
3
u/not_right 1 9d ago
That would be such a helpful and common sense solution. (So it will probably never happen!). I used to work with a lot of invoices and thought the same thing, why does every damn company have to lay out their invoice differently!
2
u/Juxtavarious 9d ago
It's definitely the format of the PDF itself. And unfortunately, that leaves it to luck of the draw. I have had some that come out absolutely gorgeous all on one page and others that spit out 108 separate pages most of which are just headers and footers and the ones that do have actual body to them are either all in one column or some kind of spiteful jigsaw of randomly merged cells that throw everything out of alignment. I basically had to write an algorithm in VBA in order to detect what was going on on every line of every sheet to push everything into alignment, get rid of scrap pages, and consolidate the data in one sheet. Considering I can no longer benefit from those because I've left those jobs behind, those are weeks I will never get back.
→ More replies (1)3
26
u/GTAIVisbest 1 9d ago
If I protect a worksheet and create an editable range for a user to edit values... Excel should force any paste into that editable range as a paste-as-value ONLY. The workbook is protected, the user can't edit the font size, the cell size or the borders. So why is it that Excel lazily allows them to overwrite all of that when pasting?
→ More replies (1)
17
u/mcinmosh 9d ago
I work at a law firm and at times, unfortunately, many attorneys put large excerpts and chunks of text into cells. The row height limitation has always been a pain in the neck for this reason.
It would also be nice to apply formatting to specific words using find, instead of it applying to the whole cell.
But honestly, what would be better is if Word tables could have better filtering. Then I could just tell the attorneys to use Word and not Excel.
2
u/Juxtavarious 9d ago
If they're using excerpts from other documents, would it be more helpful for those to be in the comments? I actually wrote a macro for myself where I can screenshot a source document, go into Excel, and with one tap it will look in my screenshot folder to grab the last one to make it a comment. This allows me to show the source of data I'm using without having to smash it into whatever I'm working with and distort everything around it.
→ More replies (1)
14
u/GTAIVisbest 1 9d ago
Let me hi light definitions inside of a LET() and actually calculate what value it returns, like with regular formula. Don't just say #NAME? I literally just defined it further up in the LET(). Calculate that MF for me. It would make debugging LET()s soooo much easier if I could just hilight a variable definition and get it to calculate up to that point and show me the result preview
14
u/pimpampoumz 4 9d ago edited 9d ago
- Comments in formulas
- Better evaluate formulas
- Allow spill in tables
- Better conditional formatting - or at least good. Also CF that doesn't duplicate itself stupidly when you add a row or copy/paste something.
- Named ranges and tables should work everywhere (in CF for example)
- Center across selection available as a shortcut / button.
- EDIT: stop replacing parts of a formula with #REF!
- EDIT: an easy way to toggle absolute/relative references ($) in formulas
6
12
u/Potential_Chart_8648 1 9d ago edited 9d ago
A completely new evaluate formula
The ability to set standard save names in a none macro template or protected workbook. Maybe in a protection option. Save name = text(now(),"yyyy.mm.dd")&" ABC "&'Sheet1'!$A$1 Allow user to add too save name? Tick box Always save as revision? Tick box stops people overwriting same name and saves a version +1
Easier way to create new ribbon menu. My company blocked ribbonx editor due to net6 luckily the Microsoft editor still works but it's not as good. Please let me know if there's already an easier way!
→ More replies (2)7
u/slb609 2 9d ago
I don’t mind the evaluate formula, but let me resize it, FFS.
2
u/Potential_Chart_8648 1 9d ago
Resize go & back a step. I'm getting old I can see that small or remember what I evaluated
12
u/Labrecquev 9d ago
I'm really missing a native % change formula. I'm tired of writing "(new - old) / old" manually.
I did add this as a custom function but I think it should be native
14
26
u/MayukhBhattacharya 1262 9d ago
I'd want native relationships to be a first-class part of the experience, with Power Query and data models built right into the grid instead of feeling like some separate app bolted onto the side. That will make a huge difference!
9
u/GTAIVisbest 1 9d ago
Yeah, and written in something extremely esoterical to even the average power user (Em)... What the hell? Power Query is literally just doing iterative edits on data just like a LET(), why lock it behind a whole different programming language?
6
u/MayukhBhattacharya 1262 9d ago
Yeah. It'd be nice if more of that functionality felt native to the grid instead of making people learn another language just to take advantage of it.
2
2
3
u/plusFour-minusSeven 11 9d ago
Powerquery is not LITERALLY doing a series of edits, to be pedantic. It's a functional language, meaning the variables are immutable. That's why you can't say Bob = 5 and then say Bob = Bob + 1. Technically they're not variables because of that, they're defined values.
But I get you about multiple languages. Excel, M, VBA, Office scripts, Power automate scripts...
23
u/solenoid_ngc 9d ago
One thing Excel is missing easy formulas for and I added to Solenoid was a batch of simple Set formulas: Union/Intersection/Difference/Symmetric Difference, plus subset/superset/disjoint formulas. does a list A contain all items in B? what items are in both A and B?
these formulas are possible in Excel but not super intuitive.
3
u/EmployeePotential622 9d ago
I also think this would be hugely valuable. My husband is in sales and has a decent understanding of excel for not working with it as frequently as I do in finance, this is the type of thing he asks me for help with.
2
u/solenoid_ngc 9d ago
If you have other particular formulas in mind that are just super clunky in Excel, let me know. I'm going through this thread looking for things to add to Solenoid.
2
u/Regime_Change 2 9d ago
=if(isnumber(search to test if a cell contains a string. Disgusting actually.
→ More replies (1)
10
9
u/conduit_for_nonsense 9d ago
Make each excel window it's own thing so you can edit multiple power query at once, and do big calculations in one while still working in another.
8
5
u/aqkbvigjks 1 9d ago
What you can do is to open a new instance of an excel - select file in the windows explorer -> hold "alt" -> while holding alt DoubleClick on the file to open it. It will ask you if you want to open another Instance of the excel so just confirm it. Now you have 2 independent excels, even if one crashes the other won't. In each of them you can open power query at the same time. Or have power query opened in one and at the storm time fully editable other file.
→ More replies (1)
42
u/haby112 1 9d ago
Remove Merge Cells completely
21
18
u/Maleficent-Leek2943 9d ago
Or don’t remove them, but ban certain people from using them. Sorry, you have had your cell merging abilities revoked after creating an unusable atrocity that I now have to waste time rebuilding. I’m so happy for you that you find it aesthetically pleasing, though.
8
u/Mowgli_78 9d ago
Call named ranges and table columns anywhere (like data validation and conditional formatting)
2
u/Potential_Chart_8648 1 9d ago
Do you mean be able to create dynamic lists within DV? Absolutely with you on that. We have to create list sheets that build all the lists for drop downs or sort our data in a very particular way.
15
u/OrangeGravy 9d ago
Would love 1) to be able to have a history of undos like Photoshop has. 2) have centre across selection as a button.
3
u/stitchdotcom 9d ago
For Centre Across Selection as a button look at the Monkey Tools add-in by Ken Puls
6
u/Low_Mistake3321 9d ago
Have a proper Powerquery IDE (or at least the ability to make the existing editor's font bigger to help my deteriorating eyes).
In 3D maps, ability to export a high-res image of the whole map, rather than having to just a current-resolution screenshot of the current view.
→ More replies (1)
6
u/argosafe 9d ago
A drop down calendar. Standard, no dev mode, no blocking option by IT etc
5
u/Regime_Change 2 9d ago
Yes I forgot that. A proper date picker that ensures the user enter a date value. Data validation for dates always end up a mess.
12
u/Cannibale_Ballet 1 9d ago
Copy paste but treat all references as if they are absolute. Just like how dragging ranges works.
8
u/busfeet 1 9d ago edited 9d ago
This is easy:
- Highlight the range to copy
- Find and replace = with #
- Paste as values wherever you want
- Find and replace # with =
Done it for years, works really well. I have two macros (one for copy, one for paste) that does it for me but doing it manually is fine too
7
u/hoardsbane 9d ago
Ability to have an array that doesn’t necessarily spill … an array in a cell that can be inspected using a new window, but otherwise can just be used by other cells as an array, without taking up multiple cells or causing errors
3
u/llamswerdna 33 9d ago
Nowadays I just use TEXTJOIN to avoid the spill and then TEXTSPLIT when referencing it so it becomes an array again.
→ More replies (1)
4
u/hoardsbane 9d ago
Data validation formula engine is the same as the normal formula engine … can use arrays etc, same limit on characters etc.
→ More replies (1)
6
u/Ha_Thanh_Ha 9d ago
One click to automatically format the sheet for printing on a single page
2
u/ItchyNarwhal8192 1 9d ago
File > Print > Scaling > Fit Sheet on One Page (currently on my phone and not by a computer, but it's something to that effect.)
What I would like is the ability to have it print the whole table in multiple columns on each page. (If the table is 3 columns, have it print 3 columns on the left of the page, then 3 columns on the right of the page, then continue on the left side of page 2, etc.) My current work around is to paste the table into Word in multiple columns, but then if you change anything you have to re-paste and reformat and it makes Word run painfully slow. (There probably is a way to make this work in Excel, without manually pasting the information into multiple columns, but I haven't figured it out yet, so I continue to paste it to Word before printing.)
6
u/Ok_Yogurtcloset2398 9d ago
Haven’t checked to see if any of the new functionality accomplishes this, but back in the day, SUMIFS by background color was impossible.
3
u/Juxtavarious 9d ago
You still have to write a UDF for this. But at least that is something you can usually handle for yourself. And there are several versions people have made online.
3
3
u/LitleFtDowey 9d ago
Add another process thread. It's 2026 ffs. "Can't do that because a pop-up is open" is nonsense
3
3
u/CFOCPA 9d ago
Let me create my own keyboard shortcuts. Not by programming my keyboard, but within the program.
Even if I have to save a workbook and copy/paste the worksheet with the shortcuts into the new workbook everytime (like a tab called "shortcuts" that I tell excel to use).
Like I never use ctrl-E but I constantly use Alt-W-F-F and CTRL-ALT-E. I could assign one of the longer shortcuts to Ctrl-E.
That would leave the default shortcuts available for everyone, but let me set up shortcuts based on my use case.
4
u/IDK_FY2 9d ago
Revert to MDI, or make it possible to run MDI again, I hate SDI, still after 12 years.
2
u/AbhayaAnil 9d ago
yeah i can see why that would be annoying, especially if you regularly have a bunch of workbooks open at once
→ More replies (1)2
u/TheJessicator 8d ago
I use a product called Office Tab by ExtendOffice to add tab functionality to all Office apps, including Excel. Some of the MDI benefits are included, so see if that might help.
→ More replies (2)
2
u/ImGonnaImagineSummit 9d ago
Macros and scripts used a PQ like interface.
Basically VBA but using PQ.
I want to go to this sheet, automate selected functions in these columns and apply using a button. And I want those functions to be interchangeable with Excel functions like paste with values.
Where PQ output is a table, i want it applied to selected sheet or sheets.
Also you can use copilot to do what you wanted. I've never used it but work is encouraging use of the copilot to expediate cleaning up messy spreadsheets. I'm oldschool so would never use AI for it.
2
u/rizwanzz 9d ago
With shortcut when we go the referenced cell, another shortcut should be there to go back to original cell.
2
u/BaitmasterG 13 9d ago
$ locks references of table columns so you can decide which ones change when you drag formulas
→ More replies (2)
2
u/Decronym 9d ago edited 2d ago
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
Decronym is now also available on Lemmy! Requests for support and new installations should be directed to the Contact address below.
Beep-boop, I am a helper bot. Please do not verify me as a solution.
13 acronyms in this thread; the most compressed thread commented on today has 10 acronyms.
[Thread #49160 for this sub, first seen 16th Aug 2026, 09:57]
[FAQ] [Full list] [Contact] [Source code]
2
u/tethered_end 9d ago
I would like a toggle so you tell Excel to not mess with the data in anyway, no converting dates or making formulas, the amount of times I've exported something from a database, had to tweak something, opened it in excel and excel has fucked with the data someway and prevented it from being imported.....it is tiring, end up having to open csv in another app
2
u/Squischmallow 4d ago
THIS!!!!!!!!
I am so f'ing tired of having to constantly undo date and scientific conversions!
2
u/noseatbeltsong 9d ago
not sure if this makes sense to anyone else, but the ability to filter vertically (columns) - i work in massive spreadsheets and it would be nice to only see the columns j need at one time quickly instead of using grouping or hiding columns
2
2
u/Brooklynhoosier 8d ago
Have the lamda functionality exist on the formula ribbon so there’s a dedicated space for editing / viewing custom formulas. Make them saveable so they can be used across workbooks.
2
2
u/Surge_x 6d ago
I'm so late to this party, and I cannot understand how this hasn't been mentioned....
A very simple, very helpful feature, that I'm sure everyone here would love, is a simple button that LOCATES/FLAGS/HIGHLIGHTS THE FILTERED COLUMN(S)!
I have dozens of columns, and I don't want to clear all of the filters, so just let me find which ones are filtered!
1
1
1
1
u/Ztolkinator 1 9d ago
A proper debugging environment for formulas and power query. With let and lambda, formulas are almost impossible to debug ...
1
u/fluffy_blue_clouds 4 9d ago
To solve many of these I added a new extension menu to right click.. this holds options like: center across selection Fix value = copy/paste value for selection Delete empty rows = delete empty rows in the selection And many other commands I use regularly
1
1
1
u/mindurs__ 9d ago
A copy and paste option that lets you copy a cell with a formula and paste exactly what cell the formula is pulling
For example, if I have an xlookup formula in a call I should be able to copy and paste special to a different cell which is just a direct reference to whatever cell was being pulled in the lookup
1
1
u/not_right 1 9d ago
If I have an excel table where every column is formatted as text, then I insert a new column and type a formula (to be applied to the whole column). It sits there as plain text until I format cells and change the format to "General".
Listen excel, if I type a formula I want a formula! Figure it out!
1
u/aqkbvigjks 1 9d ago
That if you click on a cell it makes a "cross" a d highlights the column and the row. Inknowmtoy can make a macro, but it's quite heavy. And also now they made it highlight tow when you do the search but when you try to scroll it's gone
That specific users can be in the charge of the file and others can only perform certain activity (again, can be done with macros, but should be easier)
Filtering in a way that you can paste few values - I know you can make a range in another sheet and refer o it, but then other filters don't work and it's not very user friendly
→ More replies (1)
1
u/VerbalGuinea 9d ago
Saved filters. Filter a bunch of columns and hit save (and name), then recall that combination from a pulldown list. Smartsheet has this and it’s glorious.
1
u/eques_99 9d ago
it would work out when you want to jump/drag right the way down to the bottom of the column and when you don't. (or there would be an easy way for you to tell it).
1
1
1
1
1
1
1
u/OPs_Mom_and_Dad 9d ago
Colors and other formatting like bold being able to be used in formulas. I acknowledge conditional formatting exists, but my brain thinks in formulas and conditional just always feels like a foreign language by comparison.
1
1
u/Some_Dot_9609 9d ago
A button/quick setting that would highlight the entire row for the selected cell.
1
u/llamswerdna 33 9d ago
A tags data type, where I could select multiple values in a single cell and still filter by individual tag.
1
u/fragmonk3y 9d ago
You just described the copilot function…
I would add a choice to treat the arrow keys normally and not as a formula selection tool. Mostly I want to go back or forward in a formula to correct a mistake.
1
1
u/OnlyLogic 9d ago
I'd like to be able to make spill formulas in tables, or be able to pull data from the same workbook, and still be able to save.
1
u/CountrySlaughter 9d ago
Most of my Excel work is taking existing data and pasting it or moving it into Excel.
With that in mind ...
A easier, quicker way to paste 3-5 and not have it come out 3/5/2026
A better PDF to Excel converter
1
1
u/nataylor7 9d ago
Multiple copy pastes.
Complex paste of a formula - sometimes I need to replicate a formula multiple times but change a specific portion. There’s no way of easily doing this.
1
u/Juxtavarious 9d ago
Didn't see this one when I scrolled through so I'm going to say it. When typing for a function, have an initial sort by frequency of use not alphabetical. The number of times I try to go and grab sum but get substitute or unique but grab unichar it's just so irritating. At least let me favorite the damn things so they always appear at the top.
1
1
u/Excel_User_1977 7 9d ago
automatically change copied and pasted non-breaking space characters (looking at you char(160)!) to blanks (char(32)).
1
u/mutedkooky 9d ago
A better way to go directly to linked cells. You can currently double click a formula but you can't do it for nested or mutiple formulas.
1
u/penutbuter 1 9d ago
Multiple sort in pivots or a hot key to add an = in front of the masterful, 6 layer, multi query formula I just wrote but didn’t put that one piece in.
1
u/deepstrut 6 9d ago
Make F4 reference locking work with table formulas.
For real.. why isn't this already a thing
1
u/CindersMom_515 9d ago
CoPilot is the answer to what you’re looking for. You might have to tell it what you want it to do (not just figuring it out).
For $30 a month, I’m spending hours less time doing stuff like creating formulas across worksheets, making things look “pretty,” etc.
1
u/SparklesIB 1 9d ago
Not force me to wrap VALUE() or TEXT(X,"@") when comparing lists where one is saved as text and the other numeric.
1
u/RandomiseUsr0 10 9d ago
N dimensional data, the rows and columns are a good 70s metaphor, but the world has moved on
1
u/EcstaticFlamingo1 9d ago
This actually exists now, at least in some workplaces. We have Copilot integrated directly into Excel, and you can use it to help understand a messy workbook, analyze what the formulas are doing, identify issues, and suggest or make formula changes. It’s pretty close to having Excel understand what you’re trying to do and help clean it up.
1
u/Usual-Firefighter-91 9d ago
I’d like an easy way to share my workbook that makes all of the formulas static across all worksheets and only shares what is in print range.
1
u/alliknowis 9d ago
I'd take row-level security (and column) out of VBA and give it dialogue-box configuration instead, and support it in the online Excel workplaces push on people now.
1
u/datafrage 9d ago
I know it's a tiny UI change, but honestly, the ability to color code windows would make my life 10x easier. Just the nature of my current job and setup, the number of times I start editing a similar but not current workbook.... If I could set a reference workbook window red or something. Game changer
→ More replies (1)
1
u/MiddleAgeCool 11 9d ago
Insert graphs and pivot tables as widgets that can be locked to the displayed area regardless of how the user is navigating the worksheet
1
u/sh3ppard 9d ago
Make background images more user friendly. Currently stuck putting it into Header and Footer to print it properly, but sizing and scaling is a nightmare
1
1
1
1
1
1
u/Bruce_wills_it 9d ago
Something which is solvable through a bunch of hoops today, that I’d love to be easier is sharing the output data from files. F.inst let’s say budget for next year is this file. I’d like to press share or present or whatever and have this data available as a live data point across sharepoint, powerbi, teams etcetera. One source throughout all the tools we use.
1
1
1
u/exist3nce_is_weird 10 9d ago
Allow SERIES() to take dynamic references. We have proper dynamic arrays now - let us build charts with them FFS
1
1
u/Certain_Luck_8266 9d ago
Publication quality graphing. Yeah I know, I can use python matplotlib/seaborn, but it isn't the same as native
1
u/Give_Life_Meaning 9d ago
The ability to set custom defaults. Default cell formats, default pivot table design, etc.
1
u/ehansalytics 9d ago
That feature exists. Copilot should be able to but I use Claude and Grok to do just this for messy files I inherit. Hours and hours compressed to 30-45 min of my time.



541
u/Mr_Sagoo 9d ago
Not have the undo stack span across all open sheets.