
Header font name and size in VBA
Looks like it is not easy to change font name, size and style for a header or ...
ImagesIn_Count
Counts number of image files found in a folder Images defined here are files ...
May15
AddDatabar_ConditionalFormatting
Adds databars conditional formatting to range of cells. Passing column, start ...
May15
ANmaCellChar_Superscript_Subscript
Sets certain character inside a cell as superscript or subscript Edit ...
May15
CountRowCells
Counts how many cells with data in a row, starting from certain column until ...
May12
Match3_3rdNot0
Searches for two cells in two columns then checks for 3rd column if not equal ...
May12
Match4_4thNot0
Searches for three cells in three columns then checks for 4th column if not ...
May12
MatchIfUp or MatchIfRev
Searching for an item in a column from bottom to top. Will search for item in ...
May12
NumberBeforeString_HTML
Cuts a number that would be found before certain word inside a block string. ...
May6
NumberBeforeString_HTML2
Cuts a number that would be found 2 words before certain word inside a block ...
May6
ANmaRedirect
Simple redirecting function, used to direct users from one domain into another ...
Apr24
ContainerHTMLTag_ReturnBlock
Returns the full string starting from open tag of container where LocationIndex ...
Apr14
HTMLPadding_v2
Finds the padding or margin from a style statement for an HTML tag. Passing ...
Apr12
TemplateLine_10Xs
Two functions to automate the replacing of variables inside a long string. Up ...
Apr10
CopyRange_NoClipboard
Copies range without using clipboard. Applies formats into a cell (or range) ...
Mar13

ANBS controls
Set of functions to generate Bootstrap controls as strings. Controls available ...

DB_Read1Row (DB_Read1stRow)
Reads from a table in a DB Reads only the first row, and return a string ...

Textbox focus issue fix
Trick to force textbox with multiple lines and scrollbars to refresh itself ...

ASCII_Read + ASCII_Save
Reads and saves text file giving its full name Used a lot in my tools, very ...

DB_SettingRead_Field
Returns a certain field from Settings table by a SettingName. Similar to ...

Admin Counter boxes
4 sets of Admin/Dashboard count boxes, or cards Needed a set for DBRox, and ...

Split string into table
Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Bootstrap table by wenzhixin
Working jquery bootstrap table, with pagination, search, sort and column ...

Bootstrap IE issue
Looks like IE has some issues in bootstrap 3, this is the solution, please ...

Porting Excel/VBA into OpenOffice Calc
PDF document on what needed to import VBA from Excel into OpenOffice Calc Basic

Find and Replace
This will find all occurences of a string in a text file and replace it with ...

RemoteExplorer.asp
A directory Viewer with the option of downloading the file and reading text ...

Active BS4 breakpoint
Was looking for some way to show bootstrap 4 breakpoint, and got this. Needs ...

VBA Progressbar (Frm73)
Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...

Excel 2010 hyperlink issue fix
An issue I started to see when clicking on a hyperlink in Excel 2010, while I ...

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

CutString96_NumberBefore and After
Cuts the number found before our search word by going back certain number of ...

ANC Bootstrap controls (Testing < and & # 6 0 ;)
Testing step in site (or in each HTML output function to replace < with < ...
.jpg)
Windows XP as website
Having a website that looks like Windows XP is great out-of-the-box idea Here ...

Macro keyboard shortcuts
Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

LogSheet_Add + LogSheet_Clear
2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...

Windows-like drop down menu
Classic-Windows-like dropdown menu using CSS and JS, library in zip is build in ...

Container Switcher
Using Classic ASP and cookies, allow users to personally choose between normal ...

Part of cells in Excel
How to modify part of text inside an Excel cell using VBA. Something in my ...

WordPress - Excel functions (AI)
3 functions to download posts, adds new post and to upload and set featured ...

Execute exe embedded in Excel
Execute exe file that embed inside Excel sheet This is for experimental, not ...

Responsive JS Tags
Responsive Tags Input With Autocomplete Examples using Bootstrap 4 Originally ...

ANBSThumbImg + ANBSThumbLink
Creates thumb of an image with or without link to original Use ANBSThumbLink ...

ANma_HTML2DB + ANma_DB2HTML + ...
Convert HTML text into DB-safe string, by converting some characters as below. ...

Page area and Page Setup functions (Unfinished)
Clear Excel print area, or set it, or read it, along with Page setup commands ...

Paging with Alternating Colors
This script will take the results of a query and sets up number of records per ...