My sister started a new position that involves HTML. She tried to explain an issue to me, but I’m not a web guy. I told her to send it to me on Monday and she sent this…

    • @[email protected]
      link
      fedilink
      English
      15
      edit-2
      2 months ago

      I have used Excel to make tags from a table before. Usually just for one off stuff and before I was very familiar with JavaScript.

      E.g. if you have a table of 100 urls you could use excel to easily turn them into a tags using the various text formulas like concat.

      It’s probably never the best tool for the job but sometimes I’ll do stuff in Excel just because I’m very familiar with it.

      To clarify I am not a programmer by trade lol

      • @computergeek125
        link
        English
        52 months ago

        I saw a meme somewhere along the line that Excel is the third best tool for every job.

        • @thevoidzero
          link
          32 months ago

          You know how people say “Devil you know is better than God you don’t”?

          Excel is that Devil people know. It’s not the best tool for a lot of stuffs but it let’s people do things.

          I saw a co-worker generate sequence for formula in excel for another cell in excel. They wanted to do average of all January data, instead of averageif/sumif/countif etc, they generated a sequence a1+a13+a25… And used excels’ drag down thing to make the formula. I’m like who could even verify it.

      • @AProfessional
        link
        English
        42 months ago

        FWIW many modern text editors just let you modify multiple lines at once.

        • @[email protected]
          link
          fedilink
          English
          32 months ago

          I like Sublime Text for this.

          Watching supposedly technical people use Excel to mangle batch SQL statements together makes me cry.

    • @jaybone
      link
      72 months ago

      Yeah I’m having a hard time imagining what this could even possibly be about.

      • @HowManyNimons
        link
        32 months ago

        Sounds like the boss wanted a grid layout of some kind. Honestly, if they can express themselves in Excel, and they can be made to understand the limitations of responsive Web design, then it’s not so bad. At least it’s a requirement and you don’t have to guess.