Hi Guys,
I have used the FormatNoText function of report 1401 in my report to convert an amount
to words. This is what I get **** HUNDRED AND 0/100.
Is there something wrong with what I am doing ?.
Hi Guys,
I have used the FormatNoText function of report 1401 in my report to convert an amount
to words. This is what I get **** HUNDRED AND 0/100.
Is there something wrong with what I am doing ?.
Eddy
Which version of Dynamics Nav? What does your code look like in the report?
Neil
I am using Dynamics NAV 2013(Ver 7).
I Just called the FormatNoText function of report 1401 and passed the figure as amount to it
FormatNoText(NoText,AmtInclVAT,’’);