Related Posts
Single 25 F. Any single males 25-30 yrs on here?
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
Is everyone on a date, I’m still working 🥹
31 F based in Chicago. Does anyone want to talk?
What's your date of Jalsa??
More Posts
Prime day recommendations?
Additional Posts in Excel Genius
Everyone: Excel is a smart app
Excel:

Would anyone be willing to teach me vlookup?
Why don't recent grads know how to use excel?
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.