Forum Discussion
Formulas
I am MS 365 Family user.
Sometimes formulas work but if I touch it w/o changes it stops working.
Could someone please point me in the right direction to help me understand how to add, get into and out of changing formulas in cells with stock history formulas. I then add another row with a date and copy down formulas to see which way my investments are going.
My formulas in the attached have worked in the past but I keep breaking them somehow when I go to add another row. I believe that I am missing a key piece of maybe some editing information and returning back to execute the formula(s). I also suspect that I am improperly using “ctrl enter”, the “f4” key, the “f2” key, the “escape” key and perhaps more. I am 75 and getting a little slower than I used to be. Is there a good tutorial?
I would like to know more about when and how to use these keys and more to make everything work.
And, what do I do to make the attached work where the formulas are in rows 16 through 25?
Please help.
Thank you in advance
Steve Lorentzen
mailto:stevelorentzen@comcast.net
8 Replies
- JKPieterseSilver Contributor
SteveL50 Can you perhaps upload a version of that file that contains bits that do not work? The formulas look just fine to me.
- SteveL50Copper ContributorThanks for responding back to me.
The attached excel file is the spreadsheet that does not work for me. Are you not receiving the attachment or is the file corrupt?
Any help would be appreciated.
Steve Lorentzen
stevelorentzen@comcast.net- PeterBartholomew1Silver Contributor
The sheet updated fjust fine for me. Still worked when I introduced names to avoid relative referencing.
= STOCKHISTORY(Stock, Date, Date, 0, 0, 1) * Qty
The formula spilt as an dynamic array without issue.