Search results 64

Sorted from new to old.
Card image
Laoding Circle

Loading animation in css/js

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
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

Card image
WorkbookClose_ANmar

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

Card image
Ask4Folder

Asks user for a folder, starting with certain folder

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
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

Card image
FindName

Finds a name in a workbook, returns true or false

Card image
CutString3

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

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.

Card image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...