Results 1 to 6 of 6

Macro to break and then rejoin formula links

Threaded View

  1. #1
    Forum Contributor
    Join Date
    12-25-2011
    Location
    Lahore, Punjab, Pakistan
    MS-Off Ver
    Excel 2010
    Posts
    287

    Macro to break and then rejoin formula links

    Hi

    I am really confused how to name this topic but my problem is straight forward.

    I have value 100 in A1 and 50 in B1, note that these values may change later.

    I want the macro to record formula in C2 as "=(100+50)/A2" and not "=(A1+B1)/A2" so that even if later contents of A1 and B1 are changed, C1 still shows "100" and "50" in the formula as =(100+50)/A2.

    I am looking for a Macro code purely based on offset feature as the exact locations of cells can change however relative positions will never change.
    Last edited by caabdul; 03-30-2015 at 09:26 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 08-12-2013, 08:38 AM
  2. Replies: 2
    Last Post: 08-12-2013, 06:19 AM
  3. Enter static date into offset(0,1) if entry into current cell
    By timtim89 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-08-2012, 05:41 PM
  4. Reformatting - insert formula with offset, then offset to next cell
    By Armitage2k in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-06-2011, 05:41 AM
  5. Static left hand side column and static header row.. how?
    By glic in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-20-2007, 01:45 AM

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