Thread
:
String functions in VB macro
View Single Post
#
1
Posted to microsoft.public.excel.misc
Aerojade
external usenet poster
Posts: 6
String functions in VB macro
in C# there is a Function... String.Endswith(). How can i use this inside a
macro. i need to use it to get the extension of the file. ie...like
Filename.EndsWith("xls")
Please help.
Reply With Quote
Aerojade
View Public Profile
Find all posts by Aerojade