I have a list made from %Exceldata% Read from a column. The worksheet is an output file from a Python script. The list should only contain numbers but may contain alphabet letters. The letters could be any one of thousands of names so it is not possible to specify letter(s). The purpose is to be warned if a name occurs in the list. Parse allows regular expresions and the expression "/^[a-zA-Z ]*$/" matches any alphbet letter or space. When I run the Parse Action on a List (or Exceldata) that includes a name the Parse variables %Positions% and %Matches% aren't produced.
Can anyone help me? Suggest a remedy or another method to find if any name(s) exist in a list?
this is a sample list
