Microsoft Excel Stored Values Formula

I have a spreadsheet that I received that is using a formula with a "Stored Values" in the formula. I have never run across this use before and I'm not sure where the values are stored and what they are. The full formula in the cell is:

='Stored Values'!C4*37.5

Is there a way I can look at what the stored values are and what formula or calculation is being done to come to those values? C4 in this worksheet is just text so I'm not sure how to access the values.

3

1 Answer

As mentioned in the comments, that "Stored Values" in the formula references a different worksheet. This may be in a hidden worksheet, so right click on the worksheet name at the bottom of the screen then click "Unhide". This will bring up a list of worksheets which are hidden. Select the "Stored Values" worksheet, and click Ok. You should then be able to see the "Stored Values" worksheet, and look at the data you are looking for.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like