Search results 410

Sorted from new to old.
Card image
Icon as text - CmdCaption_ChrW

Creates an icon as text to use inside button or any frm20 controls. this will ...

Card image
UnicodeToChrW

Converts a unicode number into its ChrW text. It automatically uses surrogate ...

Card image
ASPZip

Zipping in ASP Classic, would love to test on my next project.

Card image
PDFDoc - create PDF in ASP Classic

Create PDF in ASP Classic From

Card image
Add bulk rows to DB Table

Inserts multiple rows into DB table as whole Unlike

Card image
ANmaSearch_AnyWord_FromANStr

Checks if string has any word from ANStr inside it Unlike

Card image
ANStrSort2

Sorting items inside ANStr, this one in ASP Classic (VBScript) Like the VBA ...

Card image
CSS Generators

One of my newest friends in css styling, tons of options. Love the simple ...

Card image
Custom Excel UI ribbon

Excel custom ribbon in details. A good article I use as reference to add custom ...

Card image
MatchIf7Up

Returns row number having 7 values in 7 columns if all found. With option of < ...

Card image
MatchIf7

Finds the row of 7 columns matching 7 values with options of < > <> and <= ...

Card image
ImageMSO list

List of all images in ImageMSO used in ribbon as well in other parts of VBA in ...

Card image
MatchIf4Up

Returns row of matching 4 values in 4 columns searching from bottom to top. ...

Card image
VBInstr_Rev_Any

Finds first match of string inside another in reverse order. From right to left ...

Card image
NumberBeforeString

Returns number if found before certain word in larger string. This can be used ...

Card image
DateAdd_Networkdays

Adds workdays to a date using DateAdd It keeps adding days and checks how many ...