DataTable with Excell

Baut einen Prozess, bei dem ein User ein Jahr eingibt, und der
Roboter in einer Tabelle dieses Jahr nachschlägt.
Dann gibt der Roboter dem User das Auto des Jahres für das
gesuchte Jahr aus.
Die Tabelle ist beigefügt.
Builds a process where a user enters a year and the robot looks up the year in a table.
robot looks up this year in a table.
Then the robot gives the user the car of the year for the
searched year.
The table is attached

@isaac.djiki

Please use look up activity on excel directly or read the data into datatable and iuse look up datatable activity

Cheers