Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to filter data and highlight discontinuous cells? #272

Open
chanwj opened this issue Feb 21, 2025 · 0 comments
Open

How to filter data and highlight discontinuous cells? #272

chanwj opened this issue Feb 21, 2025 · 0 comments

Comments

@chanwj
Copy link

chanwj commented Feb 21, 2025

Hello, is there any way to achieve those two effect?

  1. Filter data based on conditions(with no dropdown box). For example, get all the cells in the first column which cell content equals to "target string".
  2. Highlight a collection of specifc cells which are not continuous(not like span). For example, after filtering data(just like the above situation), I got two cells(A1 and A6), then I need to change their background into green.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant