Need help on how to formulate an if-then condition with an alphanumeric dataset.
Data
A1= XYC75007942
A2= XYC75007494
A3= BTA75041970
A4= BTA75029975
A5= MAA00176
If the data format is XXX75###### if true, then return "correct", otherwise "incorrect"
So, using the example data above, cell A1 to A4 should return "correct".
A little help please?
Data
A1= XYC75007942
A2= XYC75007494
A3= BTA75041970
A4= BTA75029975
A5= MAA00176
If the data format is XXX75###### if true, then return "correct", otherwise "incorrect"
So, using the example data above, cell A1 to A4 should return "correct".
A little help please?