first letter small case & all letter capital case any coding / any trick / any formula
example
dinesh
i want
dINESH
first letter small case & all letter capital case any coding / any trick / any formula
example
dinesh
i want
dINESH
Hello...
Try this formula...
=LEFT(D1,1) & UPPER(MID(D1,2,LEN(D1)))
The name dinesh is in cell D1 and formula in E1
Click *, if my suggestion helps you. Have a good day!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks