Formatting results (and sample data) |
Top Previous Next |
FullSpeed gives you lots of formatting options. You can format calculated results before writing them back to the target application. You can also format data cells in macro worksheets, to help make their contents more readable as you develop macro formulas. Formula Cells Formula results get written to the target application (except for formulas in the Scratchpad) . So besides making calculated results more readable in FullSpeed, formatting formula cells also determines how those results will appear in the target application.
Data cells Data cells are those which contain numbers or text but not formulas. (Often they contain sample data for testing formulas.) Formatting data cells is always optional but is sometimes necessary for making their contents readable. For example, spreadsheet cells represent dates and times internally as a decimal number such as 41596.775—something most of us would not recognize easily as a date or time. But a Date or Time format can be applied to 41596.775 so that it is displayed as 18 November 2013 or as 6:35pm. (Both the date and the time are encoded in the number 41596.775.) To format a cell, use the Format data or results dialog:
The Format data or results dialog will open (shown farther below)
The Format data or results Dialog Spreadsheet format This Spreadsheet format section (left pane), is where you choose a format type and a format to apply to the worksheet cell you are formatting.
Output control This Output control section (right pane), gives you additional control over how the calculated results will be sent to the target application. Numbers This section lets you override a formula cell's format when its results are sent to the target application. It give you added control over decimal places, whether commas are used, and whether results are sent as mixed fractions.
Replacement and spacing This section lets you:
"Help bubbles" Help bubbles provide information about the formatting options. Moving the mouse cursor over a help bubble causes a pop-up window to be displayed, which contains detailed information about the adjacent formatting option. |