I use a report from the RDLC. In that, I have an amount field. I need to split that amount into Rupees and Paise and put them in two different Textboxes or Expressions. I also need an amount in words function for the total amount in Rupees and Paise.
top of page
bottom of page
Step 1: Create the report and write down the code given below.
Step 2 : Run the code.