Search results 657

Sorted from new to old.
Card image
Bootstrap IE issue

Looks like IE has some issues in bootstrap 3, this is the solution, please ...

Card image
RoundMinutes

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

Card image
VBInstr (or Instr parameters)

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

Card image
Language per app

Restore Windows 10 setting to remember language selected per application

Card image
User-Defined Formatting

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

Card image
Open different Filestypes

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

Card image
Loading circles

CSS loading animations, several ones in 1 zip file

Card image
FormatPhoneNumber

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

Card image
FormatMyDate

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

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
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
DB Class

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

Card image
Split string into table

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

Card image
This Year

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