Dear Members,
I am using STOCKHISTORY function and VBA (on 365).
When STOCKHISTORY function is operational, Excel shows #BUSY! “error like” message where results should appear later when retrieval is done.
This is an Error-Like message since it is never reflected neither in IFERROR, nor in functions (e.g., ISERROR, or ERROR.TYPE).
While retrieval is active (and #BUSY! is shown on cells) VBA stops. I found no way to check whether the target cell had finished displaying #BUSY! and now displays the required stock price.
Do you think asynchronous processing will work here?
If anyone had resolved this issue, please kindly advise.
1000 THX
I am using STOCKHISTORY function and VBA (on 365).
When STOCKHISTORY function is operational, Excel shows #BUSY! “error like” message where results should appear later when retrieval is done.
This is an Error-Like message since it is never reflected neither in IFERROR, nor in functions (e.g., ISERROR, or ERROR.TYPE).
While retrieval is active (and #BUSY! is shown on cells) VBA stops. I found no way to check whether the target cell had finished displaying #BUSY! and now displays the required stock price.
Do you think asynchronous processing will work here?
If anyone had resolved this issue, please kindly advise.
1000 THX