Search results 59

Sorted from new to old.
Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

Card image
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
CutString3

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

Card image
CutString3

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

Card image
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...

Card image
Copy File

Copys a file from one location to another using WSH

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...