Raymondhui
Programmer
I have an Excel application to collect data from other application (Peachtree Accounting), then I need to print the sheet out.
But if I print while I call the dde to execute, not all data can be print since the DDE function still running but the excel has started to print.
How do I detect whether the DDE function is finished before I print?
Thank you for help.
Raymond
But if I print while I call the dde to execute, not all data can be print since the DDE function still running but the excel has started to print.
How do I detect whether the DDE function is finished before I print?
Thank you for help.
Raymond