IFS Function working for some results but not others, but all saying 'True'?
Our take
In the realm of spreadsheet technology, users often encounter challenges that can be perplexing, especially when working with functions like IFS. A recent query highlighted an issue where the IFS function was yielding unexpected results for specific dropdown selections, despite the formatting appearing consistent. This situation is not just a minor hiccup; it reflects a broader concern many users face: the struggle to harness the full potential of spreadsheet formulas while managing their complexity. The transition from IFS to XLOOKUP, as noted in the update, illustrates a pivotal moment for users who are navigating their way through the learning curve of more advanced functions. Such transitions are common in the community, as indicated by discussions in articles like “SUMIF Working but SUMIFS not working :” and the insights shared in “This Week's /r/Excel Recap for the week of May 16 - May 22, 2026.”
The issue at hand—where the IFS function recognizes certain conditions as true but fails to display the expected outcomes—serves as a reminder of the intricacies involved in spreadsheet management. While users may become adept at using tools, the nuances of formula logic can lead to frustration. The original poster's experience with the dropdown options illustrates a critical point: even minor discrepancies in data entry or cell references can lead to unexpected outputs. This not only disrupts workflow but can also undermine user confidence in their ability to effectively manipulate data.
Switching to XLOOKUP, as the user discovered, offers a fresh perspective on how to approach data retrieval. XLOOKUP simplifies the search process, allowing users to seamlessly find corresponding values without the layered complexity that can come with IFS statements. This transition is not merely a technical upgrade; it represents a shift towards a more user-friendly approach to data management. As spreadsheet tools evolve, we see a trend toward empowering users—encouraging them to explore innovative solutions that enhance productivity and streamline workflows. The ability to simplify and automate tasks through intuitive functions is paramount in making data accessible to all users, regardless of their technical background.
The significance of such developments extends beyond individual user experiences. As more people recognize the limitations of traditional spreadsheet formulas and embrace newer functions like XLOOKUP, we can anticipate a broader shift in how data management tools are designed and utilized. This evolution suggests a future where data literacy becomes more widespread, enabling users to engage with their data in meaningful ways. We can expect that as these tools become increasingly accessible, users will feel empowered to tackle more complex data challenges without the fear of encountering insurmountable obstacles.
Looking ahead, the question remains: how will the continued evolution of spreadsheet functions influence user behavior and expectations? As we move toward an era where AI and advanced algorithms further integrate into our data management processes, the potential for innovation is vast. It will be fascinating to see how these developments will not only reshape user experiences but also redefine the landscape of data management as a whole. For those navigating these changes, staying informed and adaptable will be key to unlocking the full potential of their data journeys.
Hello!
I'm really hoping someone can figure out what's going wrong here, because I'm at a loss.
On the Fill Out Form sheet, column K should be reacting to the drop down option selected in column J, and displaying the corresponding data from column K in the Drop Down Information Sheet (the 'Points Total' column in the Fiction table).
The strange thing is it's working for most of the drop down options, but not for General fiction, *Crime* and *Comics*, and to my eyes those options are formatted exactly the same as everything else. It's even recognising the statements as true, so it's not mismatches in the phrase, and the correct Drop Down value to show, but then it's returning the "Input Needed" backup value.
I'm using this IFS formula:
=IFS(J7="General fiction",'Drop Down Information'!$K$5,J7="Literary fiction",'Drop Down Information'!$K$6,J7="Classics",'Drop Down Information'!$K$7,J7="Historical fiction",'Drop Down Information'!$K$8,J7="Crime, mystery, thriller, and suspense",'Drop Down Information'!$K$9,J7="Action/Adventure",'Drop Down Information'!$K$10,J7="Fantasy",'Drop Down Information'!$K$11,J7="Science Fiction",'Drop Down Information'!$K$12,J7="Horror",'Drop Down Information'!$K$13,J7="Romance",'Drop Down Information'!$K$14,J7="Comedy",'Drop Down Information'!$K$15,J7="Young adult",'Drop Down Information'!$K$16,J7="Comics, graphic novels and manga",'Drop Down Information'!$K$17,J7="Poetry",'Drop Down Information'!$K$18, TRUE, "Input Needed")
Thank you do much for any help. I'm hoping it's something really silly I've overlooked and an easy answer?
(Also please excuse the messy look - it's a very new spreadsheet!)
WLC Book Purchase Suggestions - Editable (Hopefully you should be able to Request Access, really sorry if not!)
UPDATE: Changed to XLOOKUP and it's all working fine - thank you so much for such quick responses, and introducing me to a new formula type!
[link] [comments]
Read on the original site
Open the publisher's page for the full experience