+ Reply to Thread
Results 1 to 2 of 2

Link Cell to Label Caption

  1. #1
    Registered User
    Join Date
    03-21-2006
    Posts
    6

    Link Cell to Label Caption

    So, I want Cell A1 to equal the value in lbl1.Caption. I tried:

    Please Login or Register  to view this content.
    but obviously that didn't work. Any ideas?

  2. #2
    Dave Peterson
    Guest

    Re: Link Cell to Label Caption

    activesheet.range("a1").value = lbl1.caption

    maybe???



    papaitaliano wrote:
    >
    > So, I want Cell A1 to equal the value in lbl1.Caption. I tried:
    >
    > Code:
    > --------------------
    > =lbl1.Caption
    > --------------------
    >
    >
    > but obviously that didn't work. Any ideas?
    >
    > --
    > papaitaliano
    > ------------------------------------------------------------------------
    > papaitaliano's Profile: http://www.excelforum.com/member.php...o&userid=32680
    > View this thread: http://www.excelforum.com/showthread...hreadid=524861


    --

    Dave Peterson

+ 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