Related Posts
Who's free tn and wants to mingle? 26/m
Is everyone on a date, I’m still working 🥹
Need some rippers to play with, need 2.0 kds
What's your fav dating apps?
An Afr Am man asked why male Caribs and Africans have access to certain types of Afr Am women. The answer is interesting https://www.quora.com/Why-do-Immigrant-Black-men-e-g-Nigerians-seem-to-find-dates-with-higher-class-Black-American-women-than-I-do-a-Black-American-male/answer/Paris-Walker-5?ch=12&share=5a829587&srid=6yai
Realization: I'm good at my job because I'm single
More Posts
Experience in shareholder services for GS?
Do you regret accepting an early promotion?
Me visiting this bowl:

Do I need any words

Additional Posts in Excel Genius
Everyone: Excel is a smart app
Excel:

Would anyone be willing to teach me vlookup?
New to Fishbowl?
unlock all discussions on Fishbowl.






Mentor
Select the range -> Ctrl +1 -> custom -> type "mmm-d-yyy"
Mentor
Ex.: consider 4/21/1985 (month/day/year).
The current format is "m-d-yyy"
"mm" will add a 0 in the month - 04
"mmm" will make it Apr (from april)
"d" will display the day as 21, same as "dd"
"ddd" will display Sun as this was a sunday
"dddd" will display the full name (sunday)
"y" or "yy" will display the last 2 digits
"yyy" will display full 4 digits for the year
It's possible to display B.C and A.C but I don't think you will actually need it
Bowl Leader
Alt, H, N, “Short Date”
Yes, text(MMM-dd-yyyy)
Right click > format cells
Right click>formal cells>custom category>in the box just below "Type:" type mmmm-dd-yyyy
Thank you all.