I stopped pasting VBA into a chatbot and pointed the agent at the actual workbook
This story is from 2026-09-14. It is preserved in the archive; the latest stories are on the live feed.
Here is the loop most people are stuck in when they use AI to fix a macro. Open the VBA editor, copy the sub out, paste it into a chat window, describe the problem, paste the answer back, run it, watch it throw error 1004 on some object it never saw, copy the error back, and go again. It works, sor…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-14 15:03 · DEV Community — AI
I stopped pasting VBA into a chatbot and pointed the agent at the actual workbook