+ Reply to Thread
Results 1 to 3 of 3

Moving cell refs

  1. #1
    Registered User
    Join Date
    06-23-2006
    Location
    UK
    Posts
    23

    Moving cell refs

    I want to move formula to a new cell but keep origionall Cell Referencing. At the mo if i move a cell formula 2 cells right the formula ref moves 2 right to. I hope that makes sense.

    thanks in advance

  2. #2
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229
    Are you using absolute addressing?

    Relative addressing (e.g. =A1) will act as you describe.
    Formulas that use absolute addressing (e.g. =$A$1) will not change.
    Mixing them in the same formula is possible e.g. =$A$1 + B1, as are mixed forms.
    $A1 will change to $A2, $A3 when dragged down, but will always look to column A when dragged right.
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  3. #3
    Registered User
    Join Date
    06-23-2006
    Location
    UK
    Posts
    23
    Nice one.
    Sorted cheers

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Moving down cells of column A based on number of non-blancs at cell B
    By Juhanen II in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-08-2007, 02:32 AM
  2. using cell content to reference a worksheet tab name in second workbook
    By Conor in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-29-2007, 09:32 AM
  3. moving between cell not working properly
    By jowen001 in forum Excel General
    Replies: 1
    Last Post: 08-24-2007, 12:40 PM
  4. Replies: 0
    Last Post: 08-22-2007, 04:43 PM
  5. Replies: 1
    Last Post: 01-15-2007, 04:44 PM

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