Results 1 to 4 of 4

Thread: Excel & VB5 question

  1. #1
    pixelperfect
    Guest
    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

  2. #2
    Addicted Member
    Join Date
    Sep 2000
    Posts
    219
    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.

  3. #3
    Guest
    That solution doesn't work. When I update the cell no changes show on the text box.

  4. #4
    Addicted Member
    Join Date
    Sep 2000
    Posts
    219
    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
  •  



Click Here to Expand Forum to Full Width