• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Replacing Text in a cell based on a the text of a new cell.

Hi
I have spent a lot of time building a testing dashbaord, but it has one fatal flaw - the results are not accurate.:(
The reason is due to the fact that the cells it is reading is not the most upto answer.
Let me explain.

Example Row 15 on the attached excel.

I use column L for stating if the test passed. E.g. Fail.
I use column N for stating the IMPACT of a failure. Eg. Impact is high.

The user can then retest.
If the bug was fixed, then the user can UPDATE status to 'PASS' (column V). The user can also update the IMPACT to another level (column w).

Condition:
I need for the my stats to take the data from the updated columns (V and W) when both conditions below hold true.
(1) there was a failure, as noted in column (L)
(2) if retesting was perfomed (If coumn S = "Yes")

Basically, columns (V and W) will replace column L & N

Before
82352


After: - we should see this - this is what we to acheive - for the impact and the changing the fialed to passed.

82353


.
thanks

Pleaase make solution as simple as possible.
Preferably no macros, but if needd and not choice, then we can use.

David.
 

Attachments

Back
Top