Search results 59

Sorted from new to old.
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
Font-Based progress bar

Show progress bar using fonts only. Neat trick to use inside HTML or word ...

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript Edit ...

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Card image
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Card image
Webfont generater

Online tool. Generate web font to be used in websites. When trying to fix ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
SheetTabColor

Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...

Card image
ListPivotsInfo

List All Pivot Tables and their Sources for a given workbook into sheet. ...

Card image
WorkbookSave_ANmar

Saves a workbook handling several scenarios and decide what to do based on each. ...

Card image
Frm3

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

Card image
Win98 css theme

Win98 CSS in html Similar to Win95 CSS

Card image
ForegroundColor

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

Card image
ImportCSVs - 1st AI Code

Imports multiple CSVs found in a folder into worksheets of active workbook ...

Card image
Convert_Dash_to_Zero

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