Application.DDEPoke (Excel)

Sends data to an application.

An error occurs if the method call doesn't succeed.

DDEPoke (Channel, Item, Data)

Arguments

The following arguments are required:

Channel (Long) - The channel number returned by the DDEInitiate method.

Item (String) - The item to which the data is to be sent.

Data (application) - The data to be sent to the application.