+ Reply to Thread
Results 1 to 6 of 6

embedding a formula

  1. #1
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Norfolk UK
    MS-Off Ver
    2007
    Posts
    222

    embedding a formula

    Hi Guys

    Can this be done:

    I need to embed a formula in a cell so that the value is calculated automatically, but with the option of over writing the value but not loosing the original formula.

    Does this make sense ?

    cheers
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    02-25-2009
    Location
    Oss The Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: embedding a formula

    Hi

    If it makes any sense depends on the purpose.
    But if you link the macro below to a button it can be done.

    Please Login or Register  to view this content.
    Regards

    Piet

  3. #3
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Norfolk UK
    MS-Off Ver
    2007
    Posts
    222

    Re: embedding a formula

    Thank you,

    I like that

    cheers

    stephen

  4. #4
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Norfolk UK
    MS-Off Ver
    2007
    Posts
    222

    Re: embedding a formula

    Quote Originally Posted by ptilders View Post
    Hi

    If it makes any sense depends on the purpose.
    But if you link the macro below to a button it can be done.

    Please Login or Register  to view this content.
    Regards

    Piet
    Hi Piet

    Could you explain the formula FormulaR1C1 = "=R[-4]C[-3]+R[-4]C[-2]"

    cheers

  5. #5
    Registered User
    Join Date
    02-25-2009
    Location
    Oss The Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: embedding a formula

    R = Row
    (-4) = number of rows away from the original (5)
    C = Column
    (-3) = number of columns away from the original (D)

    etc.

    Regards Piet

  6. #6
    Forum Contributor
    Join Date
    11-28-2008
    Location
    Norfolk UK
    MS-Off Ver
    2007
    Posts
    222

    Re: embedding a formula

    thank you


+ 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