H
Hari Prasadh
Hi,
Not really a doubt...
Just curious as to why Microsoft has made 2 functions available in VBA, with
same name but with different results. VBA trim is concerned only with
leading spaces, while App.Wkshfunction.trim removes all spaces (except a
single space between words).
If the end results are different then, shouldnt the name of the functions be
different.
Not really a doubt...
Just curious as to why Microsoft has made 2 functions available in VBA, with
same name but with different results. VBA trim is concerned only with
leading spaces, while App.Wkshfunction.trim removes all spaces (except a
single space between words).
If the end results are different then, shouldnt the name of the functions be
different.