Search results 64

Sorted from new to old.
Card image
CreateThumb_IrfanView

Creates a thumb of an image using IrfanView Thumbnail filename will have _th ...

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Card image
CreateZipFolder_7Zip

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

Card image
FindFile

Finds if a workbook is open or not in same Excel session

Card image
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image
Import_CSV

Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...

Card image
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

Card image
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image
RowsCount

Get total number of rows for a certain worksheet in certain workbook workbook ...

Card image
WorkbookOpen_ANmar

Opens Workbook without running AutoMacros and without letting the user know ...

Card image
FixPath, IsThere, IsThere1 ...

Set of 6 functions to deal with filesystem. Gets current workbook path, ...

Card image
FindName

Finds a name in a workbook, returns true or false

Card image
FindSheet

Finds a sheet in a workbook, if no workbook name passed, it will use ...

Card image
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...