Hi,
The got the following error message when I tried to convert to string:
Assign: Input string was not in a correct format.
Please see screen shot:
Hi,
The got the following error message when I tried to convert to string:
Assign: Input string was not in a correct format.
Please see screen shot:
Check the value of row(“Debit1”) if it really contains a value suitable for conversion to double.
You could do that either in Debug mode or using a WriteLine ativity.
Cheers
Thanks JOska! I debug and found the problem.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.