stason.org logo lotus


previous page: 10.19 What is the correct, registered MIME Content-Type for Excel files?page up: Spreadsheets FAQnext page: 10.21 Why does Excel claim I have an invalid `SYLK' file?

10.20 How do I protect myself in Excel against "unary" minus type bugs in my formulas?

 Books
 TULARC
















Description

This article is from the Spreadsheets FAQ, by Russell Schulz casfaq@locutus.ofB.ORG with numerous contributions by others.

10.20 How do I protect myself in Excel against "unary" minus type bugs in my formulas?

You can use the AutoCorrect feature to prevent yourself from
incorporating hard-to-spot logic errors into your spreadsheets:

is   replace with
,-   ,(0-
(-   (0-
=-   =0-      <-- this one is IMPORTANT, since = and - are adjacent
                  on most keyboards, and it's easy to type `=-' when
                  you only meant to type `='

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

business, spreadsheets, Excel, Quattro, Lotus 1-2-3, free, open source, commercial, tab delimited, csv, formula, macro







TOP
previous page: 10.19 What is the correct, registered MIME Content-Type for Excel files?page up: Spreadsheets FAQnext page: 10.21 Why does Excel claim I have an invalid `SYLK' file?