Search results 60

Sorted from new to old.
Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image
WorkbookClose_ANmar

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

Card image
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image
FixENTERS_File

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

Card image
Sort1Col

Sorts a column in Excel, easily, with options Expects ... Row 1 is header, ...

Card image
FindName

Finds a name in a workbook, returns true or false

Card image
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...

Card image
Server Variables

This will list all server variables in a page.