Hello Team,
I have to display certain amount in lacs (1,00,000), and therefore using custom number formatting I came up with 0\.00,
Eg : 10,00,000 is shown as 10.00 after using the custom number format
20,00,000 is shown as 20.00 after using the custom number format
But now I want the output as follows
10,00,000 as 10 (without decimal point and numbers after decimal point)
20,00,000 as 20 (without decimal point and numbers after decimal point)
30,00,000 as 30 (without decimal point and numbers after decimal point)
I do not want to show decimal point and numbers after decimal point after applying the custom number format.
Looking for a solution which can be made via custom number formatting dialog box.
Thank you in anticipation
I have to display certain amount in lacs (1,00,000), and therefore using custom number formatting I came up with 0\.00,
Eg : 10,00,000 is shown as 10.00 after using the custom number format
20,00,000 is shown as 20.00 after using the custom number format
But now I want the output as follows
10,00,000 as 10 (without decimal point and numbers after decimal point)
20,00,000 as 20 (without decimal point and numbers after decimal point)
30,00,000 as 30 (without decimal point and numbers after decimal point)
I do not want to show decimal point and numbers after decimal point after applying the custom number format.
Looking for a solution which can be made via custom number formatting dialog box.
Thank you in anticipation