Search results 56

Sorted from new to old.
Card image
CreateZipFolder_7Zip

Creates a zip from folder using 7Z archive. 7za.exe (found in attached zip) ...

Card image
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image
FaceIDs

Excel menu icons and icon ids (named FaceIDs) used when yu create toolbars and ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image
CellHyperlink_ToSheet

Will add hyperlink in a cell to a sheet in same workbook Not Hyperlink ...

Card image
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
GetFilename, GetExtension, .. others

GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...