I try to make a link between Access97 and
an another application.
I put the DDE function in the ControlSource property
of a Textbox and I got the value requested.
Here is the DDE function that I use:
=DDE("Excel", "Sheet1", "R1C1")
In an another message, I asked help because it
won't work...