you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 8 months ago* (5 children)

Is there a decent FOSS alternative to excel? Libre has been my goto for years because I never needed anything more, but just in the last week I have a new client with some more rigorous needs, and I REALLY dont want to bite the buellt on 365

  • source
  • parent
  • hideshow 5 child comments
  • [–] 8 points 8 months ago (3 children)

    I will just leave this here in case you need to go the MS route.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 6 points 8 months ago (1 child)

    I went over the powershell script out of boredom,
    Found this

    try {
            [void][System.AppDomain]::CurrentDomain.GetAssemblies(); [void][System.Math]::Sqrt(144)
        }
    

    Anyone knows why they are trying to do 2 tasks that actually do nothing?

  • source
  • parent
  • hideshow 1 child comment
  • [–] 4 points 8 months ago*

    Not that I know. Grist and Proton Sheets are worth checking out.

    Depending on your exact needs a more specialized tool like SmartSheets or AirTable (browser based, subscription) can be good. WPS office is a little better than Calc in some ways, but no full replacement for Excel.

  • source
  • parent