I currently have a very very very large spreadsheet (with over 5000 rows) that I need to filter out specific numbers and number ranges based on a single column. The data looks basically like this
Office Calc Help Pls.ods (9.9 KB)
This is a very small version of the main file but it gets the point across.
Essentially I need to filter out rows that don’t have column C “cart number” (If you wanna know what a cart number is see the block quote below) with the numbers 35, 300 through 500, 1033 through 4000, 7075, 9001, and 9300 through 1300 (these are not the real numbers I need as I don’t know them off the top of my head but this yet again gets the idea across).
Cart numbers are unique ID’s given to audio files so that our audio system knows which specific file to play, they are duplicated here because this file is a list of all that have played which all of those cart numbers play multiple times throughout a day, month, or year
I have been researching macros and the filter system for a few days now and have not quite found out how to accomplish the task I need to. Basically I want to know if there is a way, and if so how or at least where to start looking to make it work. Here is my issue.
So far I have looked into the filter system and also macros but the filter system so far while playing with it for a while can’t accomplish my task without being an advanced filter and I can’t figure out how they work and I can not find any macros to do this task since it is so specific.