+ Reply to Thread
Results 1 to 3 of 3

Update cell based on another sheet

  1. #1
    Registered User
    Join Date
    02-27-2013
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    6

    Update cell based on another sheet

    Hello.

    Simple question I think. I need to update cell D:19 on sheet 1 with the value in cell H:7 from sheet 2. But I'd like to update D:19 later on from sheet 2 but this time from the value in H:8 and so on.

    So D:19 is static and needs to be populated with H:7, H:8, H:9, H:10 .......

    Thanks in advance.

  2. #2
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: Update cell based on another sheet

    Hi.

    Can you explain with an example?
    Click *, if my suggestion helps you. Have a good day!!

  3. #3
    Registered User
    Join Date
    02-27-2013
    Location
    Colorado
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Update cell based on another sheet

    my code so far:

    Please Login or Register  to view this content.
    Cell D:20 on sheets("DaveCheck") for example is calculated with an idex match function in that cell. Im having trouble getting the value in that cell placed from thrr value from sheets("DaveM") coulmn I. The index function looks up a value based on the value next to column I in column H ie I2 refers to H2, I3 refers to H3 and so on as the rows increment downwards. I need cell ("DaveCheck")D:20 to get its value from sheets("DaveM")range I:2 after the first user input. After the second user input I need cell D:20 to get its value from I:3. After the 3rd user input D:20 gets its value from I:4 and so on.

    I have no problem transfering any of the other values. But since Im trying to get a value from a cell that has an index function within it Im getting tripped up.

+ 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