I have a situation where I have 3 columns of data and in a four column I need to evaluate the data in the 1st 3 column in steps and return a result in column 4.
I will refer the cells as A2, B2,C2, D3 where the following values are populated 10abc,Blank,Blank
The logical steps required
If C2...