Forum Discussion
SandeepKumar123
2 years agoFrequent Visitor
Indian currency format
Hi Friends,
I need to prepare a report in which we want Indian currency format. but unable to make. Please help to make this.
2 Replies
- arvindsingh802Community Champion
- mohitkumawatImpactful Individual
just create a new column
new column = "₹ " & [yourcolumnname
then used in your table