Search results 60

Sorted from new to old.
Card image
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image
Under Construction SWFs

3 Under Construction SWFs, to be used inside flash-enabled sites. Part of my ...

Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
myURLEncode

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

Card image
IsBin

Checks if the passed argument is a binary or not

Card image
Styles_DeleteNonStandard

Delete styles from an Excel workbook, any non-standard style will be deleted. ...

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
WorkbookNew_ANmar

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

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
Unzip_7Zip

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

Card image
FindFile

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

Card image
CreateFullTree

Creates full tree if not found

Card image
Import_CSV

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

Card image
DuplicateFileName

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

Card image
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...