+ Reply to Thread
Results 1 to 4 of 4

how to link data in a text box

  1. #1
    Forum Contributor
    Join Date
    01-08-2008
    Posts
    137

    how to link data in a text box

    I have data that appears in a text box on Sheet1. I would like to link that data to a text box on Sheet2. Is their any easy way to accomplish this?

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Why not just use the camera tool

    http://www.dailydoseofexcel.com/arch...n-excel-range/

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Forum Contributor
    Join Date
    01-08-2008
    Posts
    137

    I wil!

    I never knew this existed. This works perfectly for what I want to accomplish. Thank you so much.

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Another suggestion

    If the text box is in sheet 1 is linked to say A1 then change the reference from A1 to

    =Sheet1!$A$1
    then copy that text box to sheet 2

    VBA Noob

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1