Hello,
I have the following table.
Input 09.05.2022 --> Output 214
Input 09.08.2023 --> Output 344
What is the best way to detect this?
a) only code
b) read a file
Thanks for tips in advance.
;1;2;3;4;5;6;7;8;9;10;11;12
2022;237;238;239;240;241;242;243;244;245;246;247;248
2023;337;338;339;340;341;342;343;344;345;346;347;348
2024;437;438;439;440;441;442;443;444;445;446;447;448


