+ Reply to Thread
Results 1 to 4 of 4

vba to Replace Old values by new values depends upon cell values in AC:AC col

  1. #1
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    vba to Replace Old values by new values depends upon cell values in AC:AC col

    Dear experts

    I have some data values in multiple column i want replace the old values depends upon cell value in AC:AC
    I tried some vba code..but it doesnt work for me.. i need ur help

    If Crm_Labor_Item_Status Is Cancelled 1. Then Re-Place Old Values By "Cancel" In Activecalls Cells (Ah:Ah) Then 2. Re-Place Old Values By "Tata" In Action Owner (Al:Al)Then 3. Re-Place Old Values By "Cancel In Cci Portal" In Status (Am:Am)

    If Crm_Labor_Item_Status Is Closed Then 1. Re-Place Old Values By "Closed" In Activecalls Cells (Ah:Ah) Then 2. Re-Place Old Values By "Tata" In Action Owner (Al:Al) Then 3.Re-Place Old Values By "Closed/Completed In Cci Portal" In Status (Am:Am)

    If Crm_Labor_Item_Status Is Complete Then 1. Re-Place Old Values By "Closed" In Activecalls Cells (Ah:Ah) Then 2.Re-Place Old Values By "Tata" In Action Owner (Al:Al) Then 3.Re-Place Old Values By "Closed/Completed In Cci Portal" In Status (Am:Am)

    find the attachment & code
    Please Login or Register  to view this content.
    Attached Files Attached Files

  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: vba to Replace Old values by new values depends upon cell values in AC:AC col

    Maybe:

    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    Re: vba to Replace Old values by new values depends upon cell values in AC:AC col

    Wow Sir code works perfectly!!! Thanks Alot

  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: vba to Replace Old values by new values depends upon cell values in AC:AC col

    You're welcome. Glad to help out and thanks for the feedback. Please mark this thread as solved.

+ 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. [SOLVED] Need vba or formula help to set values depends upon 3 conditions values in 3 col
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-17-2014, 12:34 PM
  2. [SOLVED] combobox values depends on cell status.
    By rydysh in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-07-2013, 10:36 AM
  3. Macro to find all specific values in column and replace adjacent cell values
    By dblock02 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-23-2013, 06:03 AM
  4. Need to Replace Cell Values with Adjacent Cell Values
    By BYizz in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-03-2012, 07:22 PM
  5. value of 1 cell depends on the values of 2 other cells
    By valkie in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-12-2012, 05:38 PM

Tags for this Thread

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