<aside> <img src="/icons/clipping_lightgray.svg" alt="/icons/clipping_lightgray.svg" width="40px" /> Visual Tracker


What the formula should do:

Show a visual representation of how many quarters are filled out of a total amount of indicated boxes. Possible range of boxes: 1-10.

Example of how it should look:

  1. Current (Quarters) 3, Needed (Boxes) 1. Formula output: πŸŒ–
  2. Current (Quarters) 6, Needed (Boxes) 5. Formula output: πŸŒ•πŸŒ—πŸŒ‘πŸŒ‘πŸŒ‘
  3. Current (Quarters) 13, Needed (Boxes) 10. Formula output: πŸŒ•πŸŒ•πŸŒ•πŸŒ˜πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘

</aside>


Tracker


<aside> <img src="/icons/snippet_lightgray.svg" alt="/icons/snippet_lightgray.svg" width="40px" /> Code



</aside>