Search results 140

Sorted from new to old.
Card image
Unzip_7Zip

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

Card image
CutString1

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

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
FormulasFlatten

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

Card image
UTF8R_toChar

Converts characters created by program R into actual chars as in < U+641 > to ...

Card image
FS_CopyFile

Copies a file

Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
IsFolder

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

Card image
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...

Card image
CellRead

Reads a value giving column, row, sheet and workbook name Accepts up to 2 ...

Card image
WaitFor + ShellWait

Tell App to wait for number of seconds and Execute command and wait for it ...

Card image
BrowseFolder

Asks user for a folder tested in VBA of word as well as VBA in Excel