Search results 51

Sorted from new to old.
Card image
Custom Excel UI ribbon

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

Card image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Card image
ANmaRemoveDuplicates4

Removes duplicated rows in a table based on 4 duplicated columns. Table can be ...

Card image
FilesIn2 - sorted files

List of files, sorted by name, size or modified date ascending or descending. ...

Card image
ArraySort_3Cols

Returns the Array of 3 cols after sorting it

Card image
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

Card image
CreateThumbSquare_IrfanView

Creates square thumb for an image, regardless of image aspect ratio It will ...

Card image
ChartLegendCenter

Put chart legend at center of chart horizontally. Changes left and width only. ...

Card image
Thin HTML5 Coming soon Template

Simple, elegant, thin template for Under Contruction site. Found it in my ...

Card image
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Card image
Frm3

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

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
Autofit height iframe

iframe with animated gif to show while loading content, when iframe is fully ...

Card image
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...

Card image
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...

Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...