Search results 232

Sorted from new to old.
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 ...

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image
WorkbookNew_ANmar

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

Card image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

Card image
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...

Card image
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image
DB_SettingRead_Field

Returns a certain field from Settings table by a SettingName. Similar to ...