Search results 80

Sorted from new to old.
Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
MSSQL DB Connection

Connects to MSSQL database from Classic ASP All DB variables need to be ...

Card image
ThemeSave + ThemeRead

Saves/Reads selected theme into file. Used with Bootstrap 3 in most of my ...

Card image
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

Card image
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
SwapDate

Changes date format from US to International or from international to US. ...

Card image
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image
Dec2Hex

Converts integer decimals into Hexadecimals

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
BrowseWorkbook + BrowseWorkbook_Save

Asks for Excel file to open, then return the full filename with path if ...

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image
ListBox_SelectedIndexes

Create list of selected items in MSForms listbox as string separated by | Or ...