Hi all, is it possible to get the file size with the vba code?
S Stefan Hoffmann Apr 17, 2007 #2 hi, is it possible to get the file size with the vba code? Click to expand... Function FileLen(PathName As String) As Long Element of VBA.FileSystem mfG --> stefan <--
hi, is it possible to get the file size with the vba code? Click to expand... Function FileLen(PathName As String) As Long Element of VBA.FileSystem mfG --> stefan <--