Re: $$Excel-Macros$$ Fwd: Need Change!

2010-11-15 Thread amrahs k
Hi, Thanks for the swift response. I came up with different scenario after applying the new function that you shared me. Input: DECLARATION BY LAW ENFORCEMENT FOR WALK-THROUGH ARREST WARRANT AND ORDER Output: Declaration by Law Enforcement for Walk-through Arrest Warrant and Order Input: SETTLEME

Re: $$Excel-Macros$$ Fwd: Need Change!

2010-11-13 Thread roberto mensa
try this function changed Function ProperCase_r( _ ByVal s As String) As String '__ '¯¯ 'https://sites.google.com/site/e90e50/vbscript/regexp '__ '¯¯¯