+ Reply to Thread
Results 1 to 4 of 4

trying to copy and paste without cell references changing.

  1. #1
    Registered User
    Join Date
    10-20-2006
    Posts
    3

    trying to copy and paste without cell references changing.

    I'm trying to copy and paste without changing one of the cell references. For example:

    In C1: =A1+B1
    I want to put in C2: =A1+B2
    and in C3: =A1+B3

    I want to do it by copy and paste but I just want to change the B column not the A1. Thanks

  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
    Hi,

    Enter this in C1 and drag down

    =$A$1+B1

    A1 will stay static while B1 will change to B2, B3 etc

    VBA Noob

  3. #3
    Registered User
    Join Date
    10-20-2006
    Posts
    3

    that helped.

    thanks that helped

  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
    No Problem

    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