'just paste this into a VBA module 
'johnson.1965@gmail.com
'14-dec-08
Function GetNameOfFile() as string
   Dim wb as Workbook
   set wb = Application.ActiveWorkbook
   GetNameOfFile = wb.FullName
End Function
Subscribe to:
Post Comments (Atom)
 
No comments:
Post a Comment