Search results 120

Sorted from new to old.
Card image
ApplyValidation_DropDown

Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Card image
CellSave_Hyperlink

Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

Card image
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image
CreateThumb_IrfanView

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

Card image
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

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
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

Card image
CutString1

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

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
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...