• vrek@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    19 hours ago

    True but I could see using Ai to write a function which does the math… Like I write a prompt (simplified example as I’m on my phone) like “sum all the values above A4 and place result in A4” and the Ai should then write the function “sum(A1, A3)” and place it in cell A4

    • bus_factor@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      17 hours ago

      You can certainly use AI to generate the function and paste it in, but that is not what =COPILOT() is for. You could just have any other LLM do that.

      • vrek@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        16 hours ago

        Maybe not what it’s intended for but I promise that’s what it will be used for…