1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

I need to highlight every entry in my spreadsheet where they share a value in one column but also all exceed a separate set value in another

Sequel to my 2 year old post I need to highlight every entry in my spreadsheet that either exceeds a set value in 1 column (A in this example) or shares the same value in another column (B) as those

I gotta filter some big spreadsheets in a couple of ways:

  1. Where if (column B) exceeds a set value, highlight it and any in (column A) that share the same value in (column A)

  2. As in 1, but only where all entries in column B that share a value in column A also exceed the set value

In this hypothetical I quickly mocked up in Numbers on my personal computer, the set value is 5. So for the first filter, I want it to look like this:

https://preview.redd.it/2hivfxpuwm6h1.png?width=572&format=png&auto=webp&s=d980954e33f6b217ae9f43d15296204e051e9d29

Which I can do with =IF(MAXIFS($B:$B,$A:$A,$A1)>=5,TRUE,FALSE)

For the second part I would want to only highlight these:

https://preview.redd.it/abi62yhzwm6h1.png?width=572&format=png&auto=webp&s=4dfab14dead985a803a7b16d47a15ad5f88be38b

So that I can then take those values out of column A (in this example b and d) and list them somewhere else.

submitted by /u/Wonderful_Emu_9610
[link] [comments]

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#Excel alternatives for data analysis
#natural language processing for spreadsheets
#big data management in spreadsheets
#generative AI for data analysis
#rows.com
#financial modeling with spreadsheets
#modern spreadsheet innovations
#machine learning in spreadsheet applications
#enterprise-level spreadsheet solutions
#digital transformation in spreadsheet software
#Excel compatibility
#collaborative spreadsheet tools
#AI-driven spreadsheet solutions
#cloud-based spreadsheet applications
#automation in spreadsheet workflows
#no-code spreadsheet solutions
#AI-powered spreadsheet
#Excel alternatives
#spreadsheet API integration
#AI-native spreadsheets