Fetch.Unadvise Command (DDE)

Microsoft Query

Show All Show All

Fetch.Unadvise Command (DDE)

Removes the automatic updating feature set by Fetch.Advise and closes the channel opened by Microsoft Query to pass data to the destination program. This command is available on both the system channel and the query channel.

Note  The arguments used by Fetch.Unadvise must match the arguments used previously by Fetch.Advise.

Syntax

Fetch.Unadvise(appname, topic, range, values)

appname The name of the destination program to which the data is to be sent. (For examples, see the Fetch.Advise command.)

topic The name of the worksheet, document, or control to which the data is to be sent.

range The area of the worksheet, document, or control to which the data is to be sent.

values The values to be retrieved from Microsoft Query. (For a table of valid values, see the Fetch.Advise command.)