AddActiveMemoField Method
Description
Creates a new memo field in a table.
Syntax
Visual Basic
Public Function AddActiveMemoField( _
   ByVal TableName As String _
) As Object
Parameters
TableName
The name of the table to which to add the field.
Return Type
See Also