Hey VSauce, Michael here.
Following scenario in real life:
I have a storage-closet that stores 3 different products;
- A car tire
- A pen
- A football
Now, surely, I can only store 3 car tires in it and still 10'000 pens. Now, depending on what is already in the storage-closet, my remaining storage-space dynamically changes.
For example, if 2 car tires are in there, I can store 10'000 pens and a football, but not another car tires - I think you get the idea of what I am thinking of.
Now, I did not find any way to implement an Excel-Sheet for example...
Is there any way to do so?
Thanks in advance!