Hello all
I have an issue that I hope someone can help with
In Column "U" I have existing Data which is "Won" and "Outstanding"
In column "V" I have a drop down list but at the moment the data is blank
How can I have it that if I select data in column "V" that column "U" would then change to "Lost"
If there is no change in rows on column "V" then the existing data in rows column "U" would stay the same.
I need this as VBA please because it will be part of some code that I have to merge this information
I have an issue that I hope someone can help with
In Column "U" I have existing Data which is "Won" and "Outstanding"
In column "V" I have a drop down list but at the moment the data is blank
How can I have it that if I select data in column "V" that column "U" would then change to "Lost"
If there is no change in rows on column "V" then the existing data in rows column "U" would stay the same.
I need this as VBA please because it will be part of some code that I have to merge this information