Search results 60

Sorted from new to old.
Card image
List of Databases

Script to list databases available in a server using ADODB connection From

Card image
Under Construction SWFs

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

Card image
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image
SheetAdd_ANmar

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

Card image
Embed fonts in Word doc

Embed fonts used in document, to make it available on any machine

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
DetectEmailServers

Detects mail servers available by returning number of available mail servers ...

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
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, ...