Configure Numeric Fields

When you add a numeric type field to QuickBase, you probably have a very specific job in mind for that field. For example, maybe it holds a price or contains a rating. To help the field be most effective, QuickBase lets you control its display and behavior.

Note: Numeric fields take only numbers. Try to enter a letter or other character and QuickBase won't stand for it. You'll get a message telling you where you went wrong and the numeric field will be blank - waiting for you to do right and type a number in it.

Types of numeric fields

When you add a new field, QuickBase offers a few different types of numeric fields as options:

Each type of numeric field has its own particular talent, but they're not as different as they first appear. In the list of field types QuickBase offers, these all look like their own separate types. But believe it or not, these types are all one single type - Numeric. You can change the properties of any numeric field to show values in one of the formats listed above. In other words, Currency is not its own field type, but rather an attribute of a numeric field that tells the field how to display and behave. What does this mean? Well, it means that you could change ratings into actual numeric values in a snap. You do it all on the field's Properties page.

Changing a numeric field type to another numeric field type

You can easily display a numeric field in a different kind of numeric format. To do so:

  1. Open the field's properties page.
    Access this page in one of the following ways:

  2. Change the attributes of the field.


    Within the Numeric Options sections, go to the Treat As option and select the desired numeric format.

  3. Click Save.

Total or Average Numbers

Tell QuickBase how to wrap up the numbers when the numeric field appears in a table. The program either totals or averages all the numbers. The result appears at the bottom of the column. Usually, you'll want to total regular numbers and monetary amounts. Most application managers choose to average percentages and ratings. To set this, open the field's properties page (see Step 1 above) and turn on either the Totals or Averages checkbox.

Offer options in a multiple-choice format

You may wish to offer specific choices to your users in a dropdown list, instead of letting them enter anything they want. This might be a nice feature of a rating field, for instance. To do so, locate the Data Entry option of the field's Properties screen and click the Multiple-Choice radio button. In the box that displays, type in the options you want to offer, like the numbers 1 through 5 for example.

Handling complex ID numbers and zip codes


Zip codes contain numbers. So, you might think that you should use a numeric field to contain these values. Wrong. In this case, you're better off using a Text type field. Why? Often zip codes start with a zero. If the field is a numeric field, QuickBase automatically removes the preceding zero. This holds true for any long numeric chain that identifies things like account numbers or inventory codes. If a chain of numbers is very long, QuickBase attempts to round the number off. Use a text field to avoid this problem.

Formatting Currency Symbols

If your numeric field's not already in currency format, go to the Treat As section on the field properties page and select Currency. If you want, you can enter a different currency symbol to display and specify its placement:

The default currency symbol is the dollar sign ($). If you run a cosmopolitan business and need to show a different symbol, you can enter the currency symbol as either an HTML character entity or as a Unicode character code. For example, to display a pound sign (£), you would enter one of the following in the Symbol box:

View a list of character entities on the W3C web site.

Return to top

© 1999-2010 Intuit Inc. All rights reserved.