Search results 628

Sorted from new to old.
Card image cap
ShowImage

Show an image using irfanview or Windows 7 image viewer. Looking to add more ...

Card image cap
Capitalize in JS

Convert text to all capital letters

Card image cap
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image cap
Decode and NVL

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

Card image cap
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image cap
Excel-VBA Limits

These are some limits I found during my work in Excel-VBA For more of Excel ...

Card image cap
ASPjson

Read and write json data in and from Classic ASP From

Card image cap
Refreshing image

Refreshing image in ImageControl of VBE Userform When we change picture of ...

Card image cap
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image cap
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

Card image cap
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image cap
Add2Column

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

Card image cap
BodyYoutubeLink2iframe

Creates youtube embed from link Converts a youtube video link into a youtube ...

Card image cap
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image cap
Random GUID

Generate a random GUID using oracle db workbench Also add timestamp to ensure ...

Card image cap
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...