Description

Get or set the active table using the name provided in the report designer.

Property type

A String value.  

Syntax

object.ActiveTable [= value]

The ActiveTable Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McReport.
valueA String value.

Remarks

Setting ActiveTable to an empty string activates all tables. When using several tables, they should all be reactivated once the last one has been filled with data.