I discovered what the issue is: The formula in the client spreadsheet ony works after the sheet was saved at lease once. It does not work in a new unsaved sheet for some reason. It is not a server issue. My apologies.
Thanks for providing this well-documented tool! How can I request from within an Excel sheet sample data from the running MyServer? I tried entering the following formula in a cell: =DDE("MyServer", "MyAdvise", "MyTopic") But this fails with "#N/A" in the cell, from both Excel and LibreOffice Calc. Many thanks.
ClipboardFormat.registerClipboardFormat() was added in the latest release 2.1.0
Added notifications for DDE server: onConnected...
I eventually worked around the issue by using JNA: int tableFormatId = User32.IN...
Hi, Is it possible to use the XlTable clipboard format with JDDE? I'm trying to port...
Hi, I failed to connect to a seemingly hidden DDE server on my local computer. The...
Hi : I have some problem when using your jdde project inside DeApplication, int initError...
Hi : I have some problem when using your project while inside DeApplication, int...
Hi : I jhave some problem when using your project while inside DeApplication, int...
update version
Do not use context to avoid problems with connect.
Update Excel Example.
Update Excel Example.
Additional Excel examples.
Add to example code to run macro