Advertisement
3_2004-2005 String Manipulation #143653

Uppercase The First Letter Of Every Word Inside A String With Only 1 Line Of Code

This will uppercase the first letter of a every word in a string. For Example "this is a string" -> "This Is A String". You need only 1 line of code.

AI

एआई सारांश: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

सोर्स कोड
original-source
'Here it is (example with msgbox)
MsgBox StrConv("do you think this is usefull ? i do.", vbProperCase)
मूल टिप्पणियाँ (3)
Wayback Machine से पुनर्प्राप्त