pladams9 / hexsheets

A basic spreadsheet application with hexagonal cells inspired by: http://www.secretgeek.net/hexcel.
MIT License
91 stars 3 forks source link

Add ability to add cell/range references to formulas by selecting on sheet #34

Open pladams9 opened 4 years ago

pladams9 commented 4 years ago

This is a standard feature in spreadsheet programs. Color coding cell references is also great.

pladams9 commented 4 years ago

This would be a subset of the selection mode from #5