Search results 616

Sorted from new to old.
Card image
ListBox redraw bug (fm20)

Fix to the bug that when changing item in listbox that is not visible because ...

Card image
Notes bad for speed

Excel macros performance Adding Notes to cells does affect speed in running ...

Card image
ANmExcelTableAddress

Returns reference of a table in Excel workbook. This is because not all tables ...

Card image
ANmaDailyFolder

Creates folder daily in certain folder using certain mask (daily or any other ...

Card image
RangeTakePicture_Linked

Converts a range in Excel sheet into picture. linked or unlinked. Important! ...

Card image
Create Tree from 3 columns (Sheet2Tree)

Converts 3 columns in sheet into 3-generation tree using TreeView from Mscomctl. ...

Card image
UnicodeToChrW

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

Card image
punycode

Encode or Decode Punycode used in domain names that are not in English ASCII ...

Card image
ASPZip

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

Card image
Non-English IDNs

Online tool to encode or decode IDNs Domain names with characters other than ...

Card image
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
PDFDoc - create PDF in ASP Classic

Create PDF in ASP Classic From

Card image
CSS vertical shimmer placeholders

Top-to-Bottom and Bottom-to-Top shimmer placeholders in css During my search, ...

Card image
Str2Clean

Cleans string. Just another function to clean string from unwanted characters

Card image
CSS Generators

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

Card image
ANmaRemoveMultiSpace

Removes multiple spaces from within string, those are up to 16 spaces that ...