How can I convert any number of fields the names of which start with AB to a numeric field type (double) and all remaining field types to V_String (even if they contain numbers).
The catch here is that some fields contain numbers but need to be treated as strings. So, the Auto Field tool creates as many challenges as it solves.
In the example below all fields input as V_String. I want to convert the field type of all fields that start with AB to doubles.
| Company | Committee | Product | AB Sword | AB Juno | AB Omaha | AB Gold | AB Utah | Status |
| Tesla | 19 | Cars | 39 | 40 | 41 | 42 | 43 | Green |