Having issues with drop downs and grouping
Our take
In the realm of spreadsheet management, users often face challenges that can stifle productivity, particularly when it comes to dynamic features like drop-down lists and data validation. The recent inquiry about difficulties with drop-down menus and grouped headers highlights common pitfalls that arise as spreadsheets evolve over time. The user, grappling with new shop entries and the complexity of data validation through the INDIRECT function, raises an important discussion about adaptability in spreadsheet design. This situation mirrors other issues explored in our publication, such as Issue sorting filtered data sets on separate sheets and How to deal with commas, where users struggle to maintain functionality amidst changing data structures.
As spreadsheets become more intricate, the tendency to rely on established workflows can lead to complications when modifications are made. The user's attempt to expand their data set by adding new shop entries without disrupting existing functionality exemplifies a broader challenge in spreadsheet management: the balance between flexibility and stability. While the original drop-downs function as intended, the newly added headers create an unforeseen barrier, ultimately leading to frustration. This scenario underscores the importance of designing spreadsheets with adaptability in mind, allowing for seamless updates without necessitating a complete overhaul of existing systems.
Moreover, the issue of grouping headers raises questions about the inherent limitations of spreadsheet features. The user's inability to ungroup headers and the subsequent error messages point to potential software constraints that can hinder user experience. This situation calls for a deeper understanding of how grouping functions can impact data validation and drop-downs, emphasizing that while these features are designed to streamline operations, they can also introduce unforeseen complexities. As users navigate these challenges, it becomes clear that a human-centered approach to spreadsheet design, focusing on usability and clarity, is crucial for fostering productivity.
Looking ahead, it is essential for users to consider not only the immediate functionality of their spreadsheets but also their long-term viability. As businesses grow and evolve, so too should their data management tools. Encouraging users to explore innovative approaches to spreadsheet design, such as leveraging AI-native technologies, can empower them to overcome these common hurdles and enhance their overall productivity. The ability to transform complex challenges into straightforward solutions is key to a more efficient data management experience.
This ongoing dialogue about spreadsheet challenges and solutions will undoubtedly continue to resonate with users as they seek to optimize their workflows. As we advance, the question remains: How can we better equip ourselves and our tools to adapt to the dynamic nature of data management? Embracing a future-focused mindset will be vital as we strive to make data management more accessible, transformative, and ultimately, empowering.
I made a workbook about 3 years ago, and don't remember some of what I did here. Pretty sure I did receive help here though, when I first made it, so I'm trying again.
On a second tab where all my 'info' is, I have a table with headers. On that tab, the headers on columns D-I are grouped as 'Shop'. On the main tab, I can select a shop by name in a drop down that's in cell D1, and via the INDIRECT function, a second drop down in B3 shows only the staff names that are in the same column within the same table on the 'info tab' as whichever shop I selected. My issue now, is we have new shops, and I have added 3 more columns to the table, but the second drop down (B3) on the main tab won't let me click on the arrow for the drop down, when any of the new headers are selected in D1. The originals still work as intended. I can't change the group 'Shop', as any time I try to ungroup it, I get an error saying I cannot ungroup it, and Shop was the source for data in D1. So, I just selected all 9 table headers for source in the data validation window instead. I don't know if the group is what's making the drop down un-selectable or not.
Any help or suggestions would be greatly appreciated!
[link] [comments]
Read on the original site
Open the publisher's page for the full experience
Related Articles
- How can I make a single selection drop down auto fill a ton of other cells?I've not used excel much so I'm in way over my head. I've watched a bunch of videos and can get one cell to fill from a drop down but it seems to only work if they're 'lined up' with each other? For example in the 1st picture below, the drop down I have I can get 5 and 10-year to autofill MSUP 1st and 2nd Coats respectively, but only if they're next to each other as shown. I may not be explaining this well, sorry in advance if I am, I pretty much just want to select one product / warranty and have it auto fill all the green. I have templates on another sheet posted below that I've been copying and pasting when I price out jobs but it's just not efficient at all. I suspect that I have to organise or format my 'templates' somehow in order to make the V or X lookup function reference it? Either way, I'm pretty lost, so any help is appreciated, thanks guys!!~\~ EDIT: ok I've managed to get the drop down list to populate the correct items for 1 product by 'tagging' but this is reliant on putting this formula in each of these highlighted cells. My problem now is these cells are 'locked' looking for data from the same area as this 1 product, but I need it to search the entire sheet. When I select the entire sheet for the 'return array' it gives a value error presumably because it's trying to pull more than 1 value and put it in a single cell from my 'tags'. I suppose I could make a sheet for each system template we have but that would be cumbersome to work on. Is there a better way to do this? Am I even making sense? haha =XLOOKUP($B$7,Sheet1!A20,Sheet1!B20) https://preview.redd.it/cfm0r533e2ng1.png?width=834&format=png&auto=webp&s=aabf27687150d1700dd5e99f406106e4f884f17b https://preview.redd.it/l2k8ory9e2ng1.png?width=908&format=png&auto=webp&s=7d0377af01f791ca49d9a0ff71866597d6ee03be https://preview.redd.it/dgm52mnbe2ng1.png?width=978&format=png&auto=webp&s=e5c636d22dc284402b5ebe60fb1da9b531ebc248 submitted by /u/MahoganyDesk [link] [comments]
- Drop down list from discontinuous cells not workingI have to make a bunch of drop downs referencing a seperate sheet that I cant really edit. some of the lists need to reference cells that arent all contiguous. For instance data validation list on =Sheet1!$A$1,Sheet1$C$1, Sheet!$D$1 yields a "You may not use reference operators for data validation critera" But leaving B1 in there works. i.e. =Sheet1!$A$1:Sheet!$D$1 works. Any way around this? submitted by /u/223specialist [link] [comments]
- Drop-down list dependant on two other cellsI have a file where I want a drop-down list in cell D14 that is based on cell D10 and D12. I have looked online and saw lot of videos that are dependant on one cell with the indirect formula, but not two. https://preview.redd.it/ptykf9yzrrwg1.png?width=289&format=png&auto=webp&s=6c0fe00c73c3d45816229bcba5fe2f1733bff083 So for example, if I had this random data and I chose Animal in cell D10, Red in cell D12, I would expect to see 33 and 2 in the drop-down menu of cell D14. Is this possible? The data is in another tab called Data and the info is in column F (F3:F1000) that should appear in the drop-down menu of cell D14. D10 and D12 are both drop-down menus if that matters submitted by /u/LookAtThosePepperoni [link] [comments]