Docs: SpeedGen: Field Marker Reference

Guidelines

RecordSource Field Markers

All RecordSource Field Markers must be in the following format: >>rs^Field

The rs^ is optional. This is a RecordSource reference. If no RecordSource is specified, then the RecordSource is assumed to be 1 (the first RecordSource). rs can be a RecordSource Number or the name of a RecordSource. Field can be a Field Name or Index (position of the Field in the RecordSource)

Examples

Fieldname Markers

All Fieldname Markers must be in the following format: >>$rs_number^field_number

Unlike RecordSource Field Markers, the rs_number^ is not optional. This number is a RecordSource reference.

Example

Variable Field Markers

All Variable Field Markers are prefixed with >>$

Standard Field Markers

Note: You can format the cell to the degree of precision you need. e.g. $nextmonth inserts the First Day of the Next Month but you can format it to only display the Month value.

Aliases

You can use Field Marker Aliases to isolate the Source Workbook from the structure of the underlying data.

Related Links


(c) 2000-2003 Optimized Software Canada Inc. All Rights Reserved.

Microsoft® Excel is a Registered Trademark of Microsoft Corporation.