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)

The draft is underway!

Click here to go to your war room, or visit the war room item in the draft menu.

This league has just begun! Because this is a new league, it will be a few days before the allocation draft begins (the countdown timer above shows when the first pick will fire). This is a great time to get a team as you will be able to build it from scratch! If you don't want to wait for the draft, though, check to see if there is a team in an established league that you can take over.

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 8/01/2025 8:00 am.

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