|
|
|
|
|
by evolve2k
991 days ago
|
|
I’ve often wondered if just being able to change the “type” that applies to rows within a spreadsheet would be useful. A general use string type being the current default, there’d be lots of benefited use cases to locking down rows (heading rows aside) as having to be safe format, or a number etc. |
|
(Text is the safe string format that isn't as "magic" as General, the default. It's also the type you get if you use the " prefix in General.)
It's interesting to note here that the weird "magic" of Excel's default General "type" is pretty directly VisiCalc's fault because they had similar types but wanted to keep entry "simple" and decided to just guess types as people wrote cells with a handful of special character prefixes to override types. That legacy will likely forever live on. Excel could name General "VisiCalc Backward Compatibility" and it wouldn't entirely be wrong.