User`s guide
260 VEE User’s Guide
6 Creating Reports Easily Using ActiveX Chapter
Figure 152 Adding the Title and Data to the Sheet
The instructions in the Formula objects and the For Range
object are described as follows
:
Table 2 6 Instructions in Formula Objects and the For Range Object
Formula Description
sheet.cells(1,1) =
“DC Volts”
Refers to the first row and column in the Excel worksheet.
The text DC Volts will be placed there. This sets the
default property (which is value) of cell
(1,1), to "DC
Volts"
.