Search results 912

Sorted from new to old.
Card image
Counters

Finally, a neat simple js counter This one allows me to have negative counting, ...

Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
ShowImage

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

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Animated form exit

Exit form with shrinking Shrinks the form, Pushes the form to the bottom of ...

Card image
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image
Reset ID Column

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

Card image
Decode and NVL

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

Card image
Most recent in Oracle DB

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

Card image
Is64Bit

Determine if system is 64 bit or not. Related to

Card image
Excel-VBA Limits

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

Card image
iframe link to parrent

Link to the parent from inside an iFrame using JAVA

Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
Refreshing image

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