full-path / ridesheet

Google apps script support for a Google Sheets-based demand-responsive trip scheduling and reporting system.
MIT License
5 stars 4 forks source link

Add self-healing for when user breaks frozen top row dedicated for column header #120

Open keviniano opened 6 months ago

keviniano commented 6 months ago

Similar to self-healing for when users inadvertently break things by changing column names. Add the ability to automatically reset frozen rows so that only row 1 (the column header row) is frozen after the user either makes the first row not frozen or makes one or more of the data rows frozen in addition to the header row.