Search results 474

Sorted from new to old.
Card image
RunRemote

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

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
Val2

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

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
Protect VBA

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

Card image
Show/hide ribbon

Show or hide Excel ribbon from inside VBA Needed that in one of my projects

Card image
pd

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

Card image
OnChange

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

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Cookies Consent

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

Card image
Wordpress drop-down menu

Add dropdown with User login, logout into menu. This code used to replace "nav. ...

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

Card image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image
IsBin

Checks if the passed argument is a binary or not