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

    I genuinely cannot think of a single use-case where you would want Excel to look at your entire spreadsheet without it being a horrible mistake. You definitely do not want AI to do math for you, and that is thankfully not what this thing is designed for.

    • vrek@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 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