NOTICE: This league is using the BLEEDING EDGE game engine. For more information, click here.

The new user interface is in preview!

Want to check it out? Click here! (If you don't like it, you can still switch back)

League Forums

Main - Community Help Forum

Re: Open Office

By setherick
6/27/2020 5:05 pm
TarquinTheDark wrote:
if you're using Calc:

Data -> Filter -> Standard Filter
Field: Text
Condition: contains/does not contain
Value: pass

It doesn't exactly sort them, but it lets you look at one or the other. You can add more conditions to remove ST plays from the run subset if you want.

If you're using Base, you can do it using a SQL query.


If you're going to go to that much work to run your SQL in OO, you might as well just stand up a SQLite DB.

Re: Open Office

By Wolfkill
6/30/2020 6:08 pm
Thank you...