Search results 145

Sorted from new to old.
Card image
Send To folder

Where can I find the SendTo folder? I always wanted to modify that list and ...

Card image
Web browser in Excel VBA

Example on how to use Web browser control inside Excel userform

Card image
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Card image
Login modal

Simple modal with login form in Bootstrap 3

Card image
Login screen background

Login screen with background, the new thing here is that the background is ...

Card image
On Off button

Toggle buttons Win10 style

Card image
RoundMinutes

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

Card image
User-Defined Formatting

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

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
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
Arabic SQL+ASP

Enable Arabic in MSSQL DB, the correct way, as of Sep 2018 Tested in Alwah and ...

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
ChrW

Insert special characters inside Cell, using ChrW

Card image
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...