Hi
I have a excel date in that most of the data is more than 1 lakhs
I want to show this value as 1 instead one by changing the same in the format
I tried but it is working only for 10 laksh by changing format- custom as #,,
I want the same like 1 lakh
Data Output should be
100000 1
500000 5
50000 .5
1000000 10
I have a excel date in that most of the data is more than 1 lakhs
I want to show this value as 1 instead one by changing the same in the format
I tried but it is working only for 10 laksh by changing format- custom as #,,
I want the same like 1 lakh
Data Output should be
100000 1
500000 5
50000 .5
1000000 10