+ Reply to Thread
Results 1 to 2 of 2

copying content of cell automatically to multiple cells

  1. #1
    PAUL GRAZIDE
    Guest

    copying content of cell automatically to multiple cells

    How do I enter a number once and have it copy automatically to multiple
    cells. I tried formatting the cells as text and using the =T() function.
    This worked fine for the first copy but not for the 3rd and 4th copy. What
    is the correct way to do this?

    a1 k2 m2
    123 =t(a1) =t(a1) ......etc k2 is ok, other no data just
    the formula

    thanks in advance



  2. #2
    RagDyeR
    Guest

    Re: copying content of cell automatically to multiple cells

    If you want the *number* copied:

    =$A$1

    If you want the number copied and transformed to *text*:

    =TEXT($A$1,"####")
    --

    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "PAUL GRAZIDE" <[email protected]> wrote in message
    news:[email protected]...
    How do I enter a number once and have it copy automatically to multiple
    cells. I tried formatting the cells as text and using the =T() function.
    This worked fine for the first copy but not for the 3rd and 4th copy. What
    is the correct way to do this?

    a1 k2 m2
    123 =t(a1) =t(a1) ......etc k2 is ok, other no data just
    the formula

    thanks in advance




+ 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