This is my second attempt to upload this bank statement for the reason I fixed some data.
Here is my data:
1st column = DATE
2nd column = Description
3rd column = Amount
And in bank statement file setup, here are the steps I follow:
1. Header lines to skip is zero as there are no headers.
2. This is the usual format I follow. I've been following this format and I didn't get error before.
3. Here is the error I am getting
Usually in the amount column, I place 3 because it is in 3rd column in original file but now I am getting this kind of error. Even in Description column when I place 2, it also gets the same error.
Please help how to fix this issue.
Thank you.