Search results 15

Sorted from new to old.
Card image
CleanArray_2Dim

Cleans an array of 2 dimensions from blank in 1st column. Similar to

Card image
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Card image
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image
SQL Related posts

Steps to create related posts query in SQL. Index, catalog, matching posts for ...

Card image
Img not found - Temp pic

Showing image not found if img src image is missing

Card image
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image
IsThere1_Image

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

Card image
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image
Split string into table

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

Card image
Hex2Int

Converts hex to Integer

Card image
Bin2Int

Converts Binary to Integer

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...