A license verification certificate expires and when it expires, Microsoft Office for Mac assumes it’s unlicensed even if it has been fully paid for.

So, any idiot who paid for Office 2019 for Mac “perpetual” will lose access to it next month.

The same will happen with Office 2021 and Office 2024 in the future.

Pirates are unaffected, only who paid for the product gets punished

Good job 👍🏻

  • blitzen@lemmy.ca
    link
    fedilink
    English
    arrow-up
    28
    arrow-down
    6
    ·
    2 days ago

    I’m far from a spreadsheet super user, but Excel really is in a class by itself. The rest of the office suite, however, is easily replaced by open source.

      • jdr@lemmy.ml
        link
        fedilink
        English
        arrow-up
        7
        ·
        1 day ago

        Indeed a class of its own, at least since the fall of Lotus.

    • passenger@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      4
      ·
      edit-2
      1 day ago

      Try LibreOffice calc.

      I think Word is harder to replace because formatting issues assuming documents are in word format

      • ParlimentOfDoom@piefed.zip
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        9 hours ago

        Sorry, but no. It’s awful. Tried it out when I was doing my taxes. Basic shit is just hidden and convoluted it just not possible.

        • passenger@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 hours ago

          I find it even more convoluted in Excel. But it is subjective. In any case, I agree it is convoluted. I think (no proof) the old style Excel menus were used as basis for libreoffice.

          But, just like with any software, search it once and you learn how. Takes a while but it’s great when you get the hang and get everything set up for your use case.

      • blitzen@lemmy.ca
        link
        fedilink
        English
        arrow-up
        8
        ·
        1 day ago

        I use Calc, and it does just fine for my use case. But I know people in finance whose work relies on the powerful advanced features excel has and LO just doesn’t yet.

        Funny enough, I haven’t touched a word processor or slide deck program in years.

        • JustEnoughDucks@slrpnk.net
          link
          fedilink
          English
          arrow-up
          2
          ·
          11 hours ago

          But python is more of a first class citizen in libreCalc.

          You can use Numpy, Pandas, matplotlib, etc… In both excel and librecalc since recently and excel has a hacky runtime inside of it that often has to be restarted if leaving it idle for too long.

          You can do 10x what you can do in excel + VBS with python packages. Dataframes alone for data analysis is night and day compared to VBS hacks.