Using Microsoft Copilot to find any errors in your Excel calculations
There are times when you are working on a complex spreadsheet and you inadvertently add some calculation errors. AI Assistants can help you find these quickly. We ran an experiment where we used the comma delimited file to hide any calculations, the file is available here: https://github.com/ansarmuhammad/report-calculation/blob/main/PRICING-200.csv
I have used csv file to show how intelligent the AI assistant is as it does not have access to the formulas. The original file with formulas is here (you will need to download to open): https://github.com/ansarmuhammad/report-calculation/blob/main/complex_procurement_challenge-excel-v200.xlsx
Though ChatGPT and Grok stuggled to come up with the correct error (row / order), Microsoft Copilot was able to find the error and also explain it. You can view the 3 short videos/demos here which explain the steps:
Some recent posts that cover introductory concepts in applied AI:
This is an interesting insight, Ansar sb!