+ Reply to Thread
Results 1 to 3 of 3

Change Cell Text Value based on another cells

  1. #1
    Registered User
    Join Date
    11-27-2017
    Location
    Maputo, Mozambique
    MS-Off Ver
    2013
    Posts
    12

    Change Cell Text Value based on another cells

    Hi guys

    Im having a really hard time on this, and i hope i can explain:
    I need to control the installations on my company so on my file i have the status collumn where it either be: Assigned, Started or Completed.

    On another collumn I have the TT Number, which means that for every Started task there is a TT Assigned to it.

    So i need a formula that changes automatically the Status to Started everytime a TT is inserted on a cell. And if no TT is inserted it should maintain the Assigned Status.

    I have tried with macros, Logical formulas, but no success.
    Thnak you in advance.

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,970

    Re: Change Cell Text Value based on another cells

    This assumes:
    your TT Number column is A
    your Status column is B

    1) Copy this code.
    2) Right-Click the sheet tab of interest.
    3) Select "View Code"
    4) Paste the code into the window that appears.
    5) Save the file as a macro-enabled .xlsm file.
    6) Make changes as needed

    Please Login or Register  to view this content.
    Bernie Deitrick
    Excel MVP 2000-2010

  3. #3
    Registered User
    Join Date
    11-27-2017
    Location
    Maputo, Mozambique
    MS-Off Ver
    2013
    Posts
    12

    Re: Change Cell Text Value based on another cells

    Sorry for the late reply, timezone issues.
    I have tested and it worked fine.
    Many 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. Event Change code to copy paste cells based on the text of a cell
    By ds9703c in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-19-2018, 01:21 PM
  2. [SOLVED] How to make multiple cells change color based on one cell's text.
    By Ducky405 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-07-2017, 03:49 AM
  3. Replies: 1
    Last Post: 12-17-2015, 03:35 AM
  4. [SOLVED] Change text color of selected cells based on a text value of another cell
    By JNEWBURY2280 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-09-2014, 11:26 PM
  5. VBA to change font color of range of cells based on text not in another cell
    By tk31271 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-30-2013, 09:36 AM
  6. Change text of cell based on two other cells with equal values
    By spookymyo in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-19-2013, 02:21 PM
  7. [SOLVED] Change text of one cell based on the numbers of a range of cells?
    By spookymyo in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-18-2013, 04:50 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