How to show a message box, stating the total invoice value?

@Rahul_Unnikrishnan @sangeethaneelavannan1
Capture
Yes the values is in string format as after this activity, I have to extract the information to an excel file.

I have tried the Cint(totalvalues)+Cint(totalinvoicevalues)

The amountdue contains all the values extracted from the PDF

1 Like