OpenAI API VBA function returns #Value! but MsgBox displays response
题意:“OpenAI API VBA 函数返回 #Value!,但 MsgBox 显示响应” 问题背景: I am trying to integrate the OpenAI API into Excel. The http request to OpenAI chat completion works correctly and the response is OK. When I display it…
2025-07-19