belle_the_cat
New Member
- Joined
- Jun 23, 2021
- Messages
- 7
- Office Version
- 365
- 2013
- Platform
- Windows
- MacOS
Hi folks!
I have a sheet with a bunch of data on it, which spans A:K. The number of rows is variable. I have a userform with three checkboxes on it:
[] Cats
[] Dogs
[] Goldfish
The checkboxes correspond to possible values in column K. If a checkbox is ticked, I want rows where K = a ticked value to be copied to another sheet. (So like if cats and goldfish are ticked, the rows that have "cats" or "goldfish" would be copied over to the other sheet.)
I am an idiot and have no idea how to accomplish this. Any help or advice on how to get started would be much appreciated!
I have a sheet with a bunch of data on it, which spans A:K. The number of rows is variable. I have a userform with three checkboxes on it:
[] Cats
[] Dogs
[] Goldfish
The checkboxes correspond to possible values in column K. If a checkbox is ticked, I want rows where K = a ticked value to be copied to another sheet. (So like if cats and goldfish are ticked, the rows that have "cats" or "goldfish" would be copied over to the other sheet.)
I am an idiot and have no idea how to accomplish this. Any help or advice on how to get started would be much appreciated!