Creating a new workbook

Creating a new workbook

In Excel, click in the cell that will be displaying the data and initiate the DDE function. For example, to observe the output from Module 1,01,02 Block 4185, enter the following formula into the cell:

=CIULink|Output!'Module 1,01,02 Block 4185'

If both CIUMON and CIULink are running, Excel will begin displaying the data requested. It is important to note that the syntax of the DDE function must be entered exactly as shown above in order for the link to work.

Note: If you are using LibreOffice Calc, you can use the following formula to observe the output from Module 1,01,02 Block 4185:

=DDE("CIULink","Output","Module 1,01,02 Block 4185")

See also