Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
|
Lista Forumurilor Pe Tematici
|
Mrrrr's Forum (VIEW ONLY) | Reguli | Inregistrare | Login
POZE MRRRR'S FORUM (VIEW ONLY)
Nu sunteti logat.
|
Nou pe simpatie: deiutza20 pe Simpatie.ro
 | Femeie 19 ani Bacau cauta Barbat 21 - 44 ani |
|
Mrrrr
AdMiN
 Inregistrat: acum 18 ani
Postari: 2261
|
|
=PROPER() capitalizes the first letter of each word (like Title Case)
=UPPER() - forces all letters to be UPPER CASE
=LOWER() - forces all letters to be lower case
=UPPER(LEFT(C2;1))&MID(LOWER(C2);2;999)
where C2 is the cell where your test is in.
Source:
_______________________________________

|
|
pus acum 12 ani |
|