+ Reply to Thread
Results 1 to 6 of 6

Thread: Copy and Paste cells with formulas without formula adjustment

  1. #1
    Registered User
    Join Date
    05-28-2010
    Location
    Frankfurt
    MS-Off Ver
    Excel 2003
    Posts
    3

    Copy and Paste cells with formulas without formula adjustment

    I would like to copy a range of cells (interactively) which contains formulas with references to other cells. By default, the references in the target cells will be adjusted by the relative offset of the destination cell to the source cell (unless the reference is absolut, i.e. $A$1).
    I'm looking for a way, that this adjustment is not applied without using absolut references in the source cells, i.e. copy literally.
    Paste Special only allows me to either select 'formula' (with adjustment) or 'value' (but I need the formulas!) - so 'paste special -> literally' would be nice...

    Is there a way to achieve this?

    Many thanks in advance!

  2. #2
    Forum Guru shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2007, 2010
    Posts
    25,771

    Re: Copy and Paste cells with formulas without formula adjustment

    Welcome to the forum.

    The only way to do this from the user interface is to copy and paste in the formula bar. Otherwise you need a macro.
    Microsoft MVP - Excel
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    09-23-2008
    Location
    Mexico
    Posts
    76

    Re: Copy and Paste cells with formulas without formula adjustment

    Try replacing = with something like #, copy/paste, replace # with =

  4. #4
    Registered User
    Join Date
    05-28-2010
    Location
    Antwerp, Belgium
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Copy and Paste cells with formulas without formula adjustment

    maybe try like this:

    copy the formula to notepad, then replicate it the amount of times you need (let's say you wanna spread it to 10 cells, then replicate it 10 times), copy the text from notepad, then paste it back to excel.

  5. #5
    Registered User
    Join Date
    05-28-2010
    Location
    Frankfurt
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Copy and Paste cells with formulas without formula adjustment

    Quote Originally Posted by Armando Montes View Post
    Try replacing = with something like #, copy/paste, replace # with =
    Nice idea (like all the others!) - I will try this!

  6. #6
    Registered User
    Join Date
    05-28-2010
    Location
    Frankfurt
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Copy and Paste cells with formulas without formula adjustment

    Many thanks! What is the right/best function to copy with a macro?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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.2.0