+ Reply to Thread
Results 1 to 5 of 5

need a formula or vba code to change cell value form another cell

  1. #1
    Registered User
    Join Date
    11-01-2013
    Location
    konya
    MS-Off Ver
    Excel 2010
    Posts
    3

    need a formula or vba code to change cell value form another cell

    Ex.

    ---> 0101 AAA 123 123 match <--- I want to write a value from another cell that is side of the matching cell without
    AAA 124 *** writing any code in these cells?
    ---> 0101 AAA 123 123 match <---
    AAA 124 ***

  2. #2
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: need a formula or vba code to change cell value form another cell

    Welcome to the Forum. Can you provide a sample spreadsheet with some data showing the before macro layout, and the after macro layout you want to achieve? To attach a file, push the button with the paperclip (or scroll down to the Manage Attachments button), browse to the required file, and then push the Upload button.

  3. #3
    Registered User
    Join Date
    11-01-2013
    Location
    konya
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: need a formula or vba code to change cell value form another cell

    CHECK AND FILL FUNCTION HELP.xlsx

    im trying to attach a sample file hope it working or else if u could help me with the attachment.

    thanks

  4. #4
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: need a formula or vba code to change cell value form another cell

    In the blank cells in Column B, place this formula.

    =INDEX(H4:H16,MATCH(C4,G4:G16,0))

    Hope that helps.

  5. #5
    Registered User
    Join Date
    11-01-2013
    Location
    konya
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: need a formula or vba code to change cell value form another cell

    thanks for your answer john, but if i place this formula in these cells then i cant make a search in excel becouse i could see the arcno(value) but you dont have the real value there i want to change the value in these cells without entring any code into them. hope there is some way to do it.

    thanks

+ 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. VBA code to change info in one cell so that other cell changes, and vice versa
    By tarab in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-21-2016, 12:57 PM
  2. Replies: 3
    Last Post: 12-16-2012, 12:49 PM
  3. Change Cell Font Color if Cell Contains Formula Referencing Another Cell
    By wilcox.patrick in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-10-2012, 10:24 PM
  4. Replies: 2
    Last Post: 02-13-2012, 04:20 AM
  5. Using VB Code to change cell colour on back of formula
    By Twaddy in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 09-30-2010, 04:29 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