Tagged Questions
5
votes
1answer
322 views
Is the asterisk the common symbol to mark fields as required in all languages?
I did some research but didn't find an answer to it.
The asterisk seems to be a common symbol on the web for marking input or user interaction as required. Most likely it has it's origins in print ...
3
votes
2answers
88 views
How to mark cells in a spreadsheet that are meant to be edited?
I just put together a spreadsheet to demonstrate how some calculations work. Three of the cells act as inputs. The values in those cells kick off a cascade of calculations in other cells containing ...