Search results 211

Sorted from new to old.
Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image
MinOfArray

Gets the id of an item with minimum in an array of numbers, with option

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image
DB_ExtendedProperties

Returns extended properties of a database, knowing the ADODB connection

Card image
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
DetectEmailServers

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

Card image
IsEven + IsOdd

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