
Larry C. answered 03/30/19
Computer Science and Mathematics professional
I would say the most important thing a new user keep in mind is when to begin a cell with a ' and when to use an =. If you want the contents to be treated as text instead of a number, precede with a '. If you want to ensure text be evaluated to a value, precede with an =.