Data Sheets

This topic includes the following sections:

Components of a Data Sheet

Data sheets in most folio types share the same general components. The following figure shows the components of a Weibull++ standard folio data sheet. Note, however, that the data sheet will look different depending on the type of data you selected during setup. The figure shows just one of the many formats. Regardless of the data type, the items discussed in this section, such as the Caption and the Name Box, are identical for all formats.

Each standard folio can contain up to 256 data sheets with up to 65,536 data rows per sheet. However, the application’s speed of execution is inversely proportional to the number of data rows in the current data set. In addition, the number of folios that can be opened at once is dependent upon the amount of memory of your system.

Resizing Columns and Rows

To resize the columns, there are three ways:

To resize the rows, there are two ways:

Entering Formulas in the Data Sheet

Data sheets allow you to enter formulas in columns that do not require entries to be dates, times or text (e.g., you cannot use formulas in the State F or S column in a Weibull++ standard folio or in the Date Occurred column in an event log folio). For example, if you have a data set where the units were inspected every 24 hours, you can speed up data entry by creating a formula to add 24 hours to the previous inspection time, as shown next.

There are two types of cell references (locations) when inputting a formula: absolute and relative. By default, the cell reference is relative, meaning that as a formula is copied and pasted to other cells, the cell references in the formula will be adjusted to reflect the new relative location. In the previous figure, the formula in cell C2 is copied and pasted into cell C4. This changes the cell reference in the formula from “=C1+24” to “=C3+24”; therefore, the time value in C4 is 72+24 = 96.

In contrast, an absolute reference does not change when the formula is copied to other cells. Absolute references are designated by placing a dollar sign ($) in front of the row and/or column to be made absolute. If the formula in the example were rewritten to “=$C$1+24”, then copying the formula to cell C4 would retain the cell reference to C1 and the time value in C4 would result to 24+24 = 48.

 

© 1992-2013. ReliaSoft Corporation. ALL RIGHTS RESERVED.