home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!hubcap!ncrcae!ncrlnk!psinntp!vitro.com!v7.vitro.com!v7.vitro.com!eswgmh
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Help Needed - Excel DDE Problem
- Message-ID: <1992Nov13.163521.1@sep.vitro.com>
- From: hef@vitro.com
- Date: 13 Nov 92 16:35:21 -0500
- Organization: Vitro Corporation
- Nntp-Posting-Host: sep
- Nntp-Posting-User: mbwatch
- Lines: 21
-
- Help!
-
- I've written a macro in Excel 4.0 to communicate through a DDE
- link with the DDE server included in the Borland C++ 3.1 examples.
- I've modified the DDE server to simplify the messages going across the
- interface.
-
- I can't get the data I request from or see the data I poke to the
- DDE server. I know I'm communicating properly with the server. There
- just seems to be something wrong with extracting the data. I've written
- an equivalent macro in Word 2.0 and everything works just peachy.
-
- Any ideas? Thanks in advance!
-
- ////////////////////////////////////////////////////////////
- //
- // Mike Heffner Internet: hef@vitro.com
- \\\\\ // Vitro Corporation
- \\ // 14000 Georgia Avenue "To understand recursion,
- \\// Silver Spring, MD 20906 you must first understand recursion."
- \/ -- Unknown
-