Commit Graph

16 Commits

Author SHA1 Message Date
Sergey Chebotar
8b125e475e Tune amount column find 2023-06-06 08:17:52 +03:00
Sergey Chebotar
0e15ad7cd4 Continue instead of false return on value > maxValue 2023-05-30 09:08:11 +03:00
Sergey Chebotar
f6534fc8c7 Refactoring 2023-05-30 09:01:49 +03:00
Sergey Chebotar
51636ca61a Can guess single row with string headers 2023-05-30 08:59:16 +03:00
Sergey Chebotar
f1abb03ac9 Can guess amount columns with numbers in header 2023-05-30 08:48:21 +03:00
Sergey Chebotar
1220999bf0 Fix row indeces 2023-05-26 07:50:23 +03:00
Sergey Chebotar
3ecfc82b7e Lookup for amount untill last used row only 2023-05-26 07:02:49 +03:00
Sergey Chebotar
aa4c949270 Change find amount column algorithm 2023-05-26 06:33:35 +03:00
Sergey Chebotar
d058b3ed4e Fix null reference exception 2023-05-24 10:48:52 +03:00
Sergey Chebotar
79eeb2a206 Refactoring Guess Reader 2023-05-24 06:39:50 +03:00
Sergey Chebotar
a9aa1f30c5 Refactoring 2023-05-23 15:02:56 +03:00
Sergey Chebotar
7f8455d868 Fix exception on guessing single row 2023-05-23 15:02:14 +03:00
Sergey Chebotar
7fd139a234 Edit amount column looking up 2023-05-23 09:26:08 +03:00
Sergey Chebotar
fba2859b84 Fix null cells reference 2023-05-23 07:55:14 +03:00
Sergey Chebotar
c0c656c82c Fix null reference 2023-05-23 07:33:49 +03:00
Sergey Chebotar
16b5ddedb1 Rename Magic to Guess 2023-05-23 07:07:16 +03:00