|
-
Feb 2nd, 2001, 10:34 PM
#1
I need to know what is involved to have a cell from a Excel worksheet and have it sent to a textbox in a app in VB5. Whenever the cell changes the textbox is automatically changed.
Any takers or givers of ideas?
pp
-
Feb 3rd, 2001, 07:46 AM
#2
Addicted Member
You could use DDE.
Open the file in Excel, and copy the cell you want.
Open the project in VB
Select the TextBox
In Edit, Click Past Link.
That should do the trick.
-
Feb 3rd, 2001, 08:02 AM
#3
That solution doesn't work. When I update the cell no changes show on the text box.
-
Feb 3rd, 2001, 09:16 AM
#4
Addicted Member
Can you give me the following information about the text box:
LinkItem
LinkMode
LinkTopic
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|