Tools_CloseDUOSTable()

Examples


The Tools_CloseDUOSTable() function closes the DUOS table available to the Visual Basic for Applications (VBA) environment.

Syntax

Tools_CloseDUOSTable()

Parameters

• None

Return value

The boolean value true.

Comments

You need to close the DUOS table if you want to reopen it in another location.


Documentation Feedback