 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Hopeak Guest
|
Posted: Tue Aug 19, 2003 4:31 pm Post subject: DDE Links from Delphi to Excel |
|
|
Hello, I'm developping an application in delphi 5 that will access
data in excel sheets. These data are formulas that are changing. In
delphi I created a DDEClientConv Item where DDEService := 'Excel',
DDETOPIC := FULL PATH[FileName]tabsheet.
I linked to this DDEClientConv, several DDEClientItem where DDEItem :=
'R2C4', 'R3C4',... for example, and i created DDEItemChange Events.
The problem is, that whenever a cell changes in excel i get an event
for the first item created only, examples if R3C4 changes in excel,
the ddeclientitem related to R2C4 is notifyed with an event, and i
can't get changes made to R3C4.
Could anyone help me with this issue please.
Thanks
|
|
| Back to top |
|
 |
Bruce Roberts Guest
|
|
| Back to top |
|
 |
pulpvincent Guest
|
Posted: Tue Apr 20, 2004 3:54 pm Post subject: Re: DDE Links from Delphi to Excel |
|
|
Hello Bruce,
I've the same problem using ddeClientConv and ddeClientItem in
C++Builder.
Have you already solved the problem?
thanks in advance,
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|