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)

NOTE: As of the last sim, this league was under the minimum 20% capacity. Invite your friends to join MyFootballNow to keep this league alive! Then send them to this league to become the owner of a team! The league will expire at 9/29/2024 8:00 pm.

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...