Data: stwise1 • Chart ID: MotionChartID18c6f6a72b1
• googleVis-0.6.2
R version 3.3.1 (2016-06-21) • Google Terms of Use • Documentation and Data Policy
R version 3.3.1 (2016-06-21) • Google Terms of Use • Documentation and Data Policy
Learn Various excel Formulaes, Format Cells, Conditional Formatting, Data Validation, Pivot Tables, Charts, Dashboard Techniques, Data management using Excel in a simple way.
ddd
|
Sr no
|
Desciption
|
Without Formatting
|
Custom
|
Value after formatting
|
1
|
Convert to
"dd-mmm-yy" format
|
19-02-13
|
dd-mmm-yy
|
19-Feb-13
|
|
2
|
Should show only day
(Only first three Letters)
|
19-02-13
|
ddd
|
Tue
|
|
3
|
To see only day
|
19-02-13
|
dddd
|
Tuesday
|
|
4
|
Should show only Full
Month
|
19-02-13
|
mmmm
|
February
|
|
5
|
Should show only year
|
19-02-13
|
yyyy
|
2013
|
|
6
|
Should show only Date and
Day
|
19-02-13
|
dd dddd
|
19 Tuesday
|
|
7
|
Add text "My
Favourite Number is " Before the number shown in C11
|
12
|
"My Fav no is
"0
|
My Fav no is 12
|
|
8
|
Add +91 Prefix
|
9393939393
|
"+91"0
|
+919393939393
|
|
9
|
Convert to 10 digit
number with "0" as prefix
|
123456
|
0000000000
|
0000123456
|
|
10
|
Convert to Nearest
Fraction
|
0.12368
|
?/?
|
1/8
|