Search results 87

Sorted from new to old.
Card image
Register OCX in 64 and 32 bit

Copy and register ocx using cmd (DOS batch) in Windows 32bit and 64bit.

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
WebBrowser control issue

Issue and fix in webbrowser control

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
Shortcut website

Create a shortcut to website to open using Internet Explorer in 'InPrivate' ...

Card image
FilterSheet_1By1 + FilterSheet_Clear

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

Card image
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
Cookies usage prompt

Bootstrap 4 cookies prompt for GDPR From

Card image
Web.config Redirect

Redirect domain to another, including all its sub pages, sub folders, and ...

Card image
DirTree.xlsb

Excel macro to show all files found in directory (including sub-directories) as ...

Card image
jQuery Cookies

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

Card image
HTML redirect

Redirect using HTML Sometimes you need to do what you need to do The 0 in ...