Search results 49

Card image cap
Just learnt that now

Looks like we cannot have filename (having no extension) and folder in same ...

Card image cap
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Card image cap
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image cap
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image cap
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image cap
WorkbookSave_ANmar

Saves a workbook handling several scenarios and decide what to do based on each. ...

Card image cap
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image cap
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...

Card image cap
ReadBinaryChunk

Reads certain chunk of a file in binary. Used with large files (like ~7gb ...

Card image cap
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image cap
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image cap
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...