+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Valued Forum Contributor
    Join Date
    08-28-2005
    Posts
    281

    updating value in a range of cells

    hi all!

    i have to update a workbook on daily basis.
    today I am having values from A1:A3 as 50,60,70
    & B1:B3 10,20,30. while updating tomorrow i will
    change only the values in B1:B3 to 20, 30 & 40 and doing so
    the values in A1:A3 should change as A1+B1, A2+B2 & C1+C2
    ie) 70,90,110. the next day the values in B1:B3 will be changed
    into some other values and A1:A3 should show the value
    as A1+B1, A2+B2 & C1+C2


    is it possible by any worksheet function or else..?


    hlp pl..!


    -via135

  2. #2
    Forum Guru darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Colorado, US
    MS-Off Ver
    2007
    Posts
    2,140

    Re: updating value in a range of cells..!

    You can do this with Copy and Paste Special. First, type the amount by which B increases in a cell, copy the cell, then highlight the range in B, Paste Special, Add, OK. Then copy the range in B, highlight the range in A, Paste Special, Add, OK. Doing it automatically would require VBA, but doing it this way should only take a few seconds each day.

  3. #3
    Valued Forum Contributor JeanRage's Avatar
    Join Date
    03-02-2009
    Location
    Nice, France
    MS-Off Ver
    Excel 2003
    Posts
    705

    Re: updating value in a range of cells..!

    Hi,

    See attached sample ...

    HTH
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    08-28-2005
    Posts
    281

    Re: updating value in a range of cells..!

    Quote Originally Posted by JeanRage View Post
    Hi,

    See attached sample ...

    HTH
    hi
    jean..pl check your file.!

    i couldn't get any useful information from the attached file..!
    totally confused..!


    -via135

  5. #5
    Valued Forum Contributor JeanRage's Avatar
    Join Date
    03-02-2009
    Location
    Nice, France
    MS-Off Ver
    Excel 2003
    Posts
    705

    Re: updating value in a range of cells..!

    Quote Originally Posted by via135 View Post
    hi
    jean..pl check your file.!

    i couldn't get any useful information from the attached file..!
    totally confused..!


    -via135
    As indicated in the Sheet, just input numbers in Column B ...

    HTH

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