Search results 658

Sorted from new to old.
Card image cap
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image cap
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image cap
RunRemote

Runs a macro from another workbook without parameters (WB Workbook has to be ...

Card image cap
Thumbnail generator

Generates thumb image file from a jpg, gif or png, saves it to server, or show ...

Card image cap
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image cap
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

Card image cap
Val2

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

Card image cap
Fancybox v2 apply

Applying Fancybox v2 from (

Card image cap
Shortcuts (rundll32.exe)

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

Card image cap
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image cap
pd

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

Card image cap
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image cap
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image cap
Cookies Consent

Show cookies message based on new EU regulations with customization. Best one ...

Card image cap
Prevent Submit until reCaptcha

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

Card image cap
Split string into table

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