Search results 154

Sorted from new to old.
Card image
Modal form open Workbook

Do not open workbook from userform after .show

Card image
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image
Times_inHours

Calculate the total number of hours between two times and return in format ...

Card image
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Card image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image
Windows7 css

A CSS to format website as Windows 7. From

Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image
ForegroundColor

Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...

Card image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
Range_Add_or_Subtract

Adds an amount (or subtract) from a range of cells in one click Similar to

Card image
Antispam - Hiding textbox

Anti spam email web form idea.

Card image
Cell_Add_or_Subtract

Adds amount to active cell, or subtract Applies to selected cell in current ...