Hi, I am trying to write a VBA code in excel that gives me a response in the correspnding row based upon whether or not the condition i specified is met.
Example:
I want to tell Excel to go to Column A, search all the cells, and If the cell has a font that is red, go to column B and put the text "To Be Deleted"
I know a bit about VBA but I am still fairly new, any help woulb be appreciated. Thanks.
Example:
I want to tell Excel to go to Column A, search all the cells, and If the cell has a font that is red, go to column B and put the text "To Be Deleted"
I know a bit about VBA but I am still fairly new, any help woulb be appreciated. Thanks.