Search results 117

Sorted from new to old.
Card image
Excel 2010 hyperlink issue fix

An issue I started to see when clicking on a hyperlink in Excel 2010, while I ...

Card image
Control the Panel

A set of commands (or shortcuts) allowing users to access Control panel items ...

Card image
jQuery Cookies

Small lib to allow jQuery to access cookies, nice small, needed it yesterday. ...

Card image
Yamm3 mega menu

A bootstrap mega menu Demo:

Card image
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image
Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
Shortcuts (rundll32.exe)

Shortcuts to do certain commands in Windows (tested in Windows 7) Shutdown, ...

Card image
pd

Format a number with total number of digits I used it to format a date as ...

Card image
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

Card image
Split string into table

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

Card image
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...