Search results 47

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image cap
XorC

Simple small function to Encrypt or Decrypt a string in cell Test_XorC is for ...

Card image cap
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image cap
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image cap
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image cap
Str2Hex

Convert a string to Hex

Card image cap
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image cap
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image cap
FrmLarge v3

Shows an image after clicking on its thumbnail, like in web applications Can ...

FrmLarge.zip

Card image cap
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...

Card image cap
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe