+ Reply to Thread
Results 1 to 3 of 3

Problems copying a formula between worksheets

  1. #1
    Registered User
    Join Date
    01-29-2006
    Posts
    2

    Problems copying a formula between worksheets

    I have two worksheets. Let's call them Book1 and Book2.

    In cell A1 of Sheet1 of Book1, I have the following formula:=Sheet2!A1.
    When I copy this formula to Book2, the formula changes to:=[Book1]Sheet2!A1.

    Is there a way to copy this formula from Book1 to Book2 and have it remain:=Sheet2!A1?

    Thanks

  2. #2
    Ron de Bruin
    Guest

    Re: Problems copying a formula between worksheets

    Hi xin

    You can use replace for this to make text of the formulas

    Select the cells
    Edit replace
    Change = (equal sign) to $$$$$= (unique string).

    Copy paste

    Use Edit replace now to change $$$$$= to = to make formulas






    --
    Regards Ron de Bruin
    http://www.rondebruin.nl


    "xin" <[email protected]> wrote in message news:[email protected]...
    >
    > I have two worksheets. Let's call them Book1 and Book2.
    >
    > In cell A1 of Sheet1 of Book1, I have the following
    > formula:=Sheet2!A1.
    > When I copy this formula to Book2, the formula changes
    > to:=[Book1]Sheet2!A1.
    >
    > Is there a way to copy this formula from Book1 to Book2 and have it
    > remain:=Sheet2!A1?
    >
    > Thanks
    >
    >
    > --
    > xin
    > ------------------------------------------------------------------------
    > xin's Profile: http://www.excelforum.com/member.php...o&userid=30939
    > View this thread: http://www.excelforum.com/showthread...hreadid=506128
    >




  3. #3
    Registered User
    Join Date
    01-29-2006
    Posts
    2
    Thanks Ron

+ 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