Is there a better alternative to grouped rows?
Our take
My team has an excel sheet for estimating project costs. It's a list of ~4,000 physical items with corresponding prices. Each item incurrs different ammounts of labor time from different departments. The users go through and build a shopping list by entering quantities into the sheet. The direct and indirect costs are then summed.
The Problem: The sheet has 8 layers of grouped rows. Expanding all of them makes it crash. Collapsing a group in the first layer doesn't collapse any children. We need to use a macro to reset all the grouped rows to original state. The whole thing is formatted as one big table so users can filter for the parts they selected. I suspect that this and all the conditional formatting slow it down.
Is there a cleaner way to accomplish this kind of task? My gold standard would be something like the RockAuto website with its well formatted collapsed list and separate shopping cart. Is there a more modern alternative to grouped rows? Maybe I would benefit from hiding some of the data in a separate lookup table to reduce the size of the grouped list.
I want this to be a web app with a database, but we don't have the money or talent right now.
[link] [comments]
Read on the original site
Open the publisher's page for the full experience
Related Articles
- What would it take to have a cell that does a Vlookup based on the cell that's currently clicked on?Apparently the sheet already crashes here and there so I suppose the more elegant the solution the better. We have these big meetings where we will run through hundreds of projects and their costs. It's my job to monitor how a different variable is getting managed if a project gets moved in or out. Everyone else is really only concerned with the money, Currently my steps would be: Look at the sheet the presenter is showing, open a sheet on my laptop, manually type the project number in a search, see the variable assignment, then I check another sheet to see how that variable is performing. Ideal setup would be: As the presenter clicks on a project, in the corner of his screen it looks up the project and shows the variable. Now I can just have my variable performance sheet up on my laptop and respond quickly since the info is already looked up and on his screen. I used to be pretty good with VBA, though haven't touched in 5-10 years - open to those types of solutions as well. submitted by /u/TimelyExtent2402 [link] [comments]
- Request for improved methodI work in accounts payable for a company and took over some additional duties a few months ago. One of those duties is keeping a tracker/log of all bills that come in. A tracker in excel was handed over to me. While I’ve improved many things with this tracker so far, I’m looking to make a major change but unsure how to go about it. This tracker has 110k rows of data and has columns with data up to column “FZ”. New rows of data are added daily. Old rows are “archived” as soon as possible. I’m no excel pro, but can hold my own and have learned along the way. Issue: large dataset presents challenges with excel freezing and/or crashing Disclaimer: I cannot remove any rows or columns. Question: is there a better way to handle this data? Ie. tools in excel, using something other than excel, etc? submitted by /u/Visible-Question-786 [link] [comments]
- Slow spreadsheet - need troubleshootingHi, I have a spreadsheet that has two tabs, one is essentially the original data which is YTD driven for a particular GL account, the company has smaller amounts of transactions, so by December we are talking about maybe 3-5k rows of transactions for the account total. The main tab being utilized, has about 30 columns of look up and sumifs formulas referencing the source data and in total approx maybe 500 rows by year end? To me it doesn’t seem excessive. I’ve dealt with way heavier spreadsheets that have more omph and run faster. But for some reason this one is slow as all hell to work in. I’ve even tried barcoded some data and not seen any improvement. I’m not too techy into what else could be slowing it down. And ideas on what to troubleshoot from here? submitted by /u/SlideTemporary1526 [link] [comments]
- Online spreadsheet stuck on loading screenI've been making a budget tracker for myself using Excel online. I've spent quite a bit of time setting it up, I've tried to add a couple charts to visualise the data but as soon as ive selected an entire column as a data source (it only has 10 values in it so far) it crashes the entire spreadsheet and it gets stuck infinitely loading. This is now the third time I've had to recreate it from scratch due to issues around charts. Is there any way I can get it to load or do I just need to give up using excel. submitted by /u/GhostDog_1314 [link] [comments]