Forum Discussion
Stockhistory function is suddenly blocked
- Jul 11, 2023No update on how and when it will be resolved. But I've a work around that you can do - save the excel in one drive and then using the one drive URL of excel open it on a browser. It will work fine.
Keeping fingers crossed.
Are you able to use yours?
It seems that now StockHistory works!
But I have it wrapped with SumProduct and that function is causing the error now, when it worked just fine before.
Oh yes, I used SumProduct because Excel returned it as an array, not as a number, therefore SumProduct was necessary to make the quote usable.
They didn't change the description of the command on their knowledge base. Is excel behavior going to change and we're supposed to edit our spreadsheets to account for it?
I will need to check why I was using SumProduct to wrap it, I likely fixed another issue following advice from someone on line a very long time ago. 😬
But that's good, nonetheless.
- TheSimArchitectJul 12, 2023Brass ContributorTry Ctrl + Alt + F9 on your keyboard with your spreadsheet open. That should force refresh it.
- marketbusinessJul 12, 2023Copper Contributormine is not working , there is no excuse for it not to work...it's basic retreiving of end of data quotes.
- MikuSippyJul 11, 2023Brass ContributorAh that is a good one, Recalculation! Many thanks, just really relieved things are back to normal. But of course, we know this function will have recurring problems, as noticed in the past.
- TheSimArchitectJul 11, 2023Brass ContributorFound a solution!
Open the spreadsheet broken.
Use, on your keyboard, Ctrl + Alt + F9
That forces excel to recalculate everything and fixes it. :fireworks::fireworks::fireworks: - TheSimArchitectJul 11, 2023Brass Contributor
It's not the SumProduct Formula being broken
Weirdly enough, if I open a cell, edit it (even to insert an error), then edit it back, it works.
- TheSimArchitectJul 11, 2023Brass Contributor
Yes, I can use StockHistory but instead of returning an array it's returning a value. That means I am unable to wrap it with SumProduct.
I will batch edit my entire spreadsheet to be able to work, and if necessary I'll change it back later. 🤪
- MikuSippyJul 11, 2023Brass ContributorAre you able to use yours? <<< Yes, I am able to use the function, back to normal life 🙂
I have not used the sumproduct function, so I am unable to say much.
Thank you.