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

ANmaCountChars_Direction
Counts how many times we found OfChar repeated in TheStr from one of two ...
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 ...

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

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

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 ...
.jpeg)
ANmaSafeDeleteFile
Deletes file safely without warnings or error messages. Tries to delete it at ...

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

Remove_Between2Quotes
Remove any char (or string) found between two quotes in a string This is an ...

Win10 ThisPC Virtual locations
I hate it when Windows forcing us to have additional items in "This PC" So, I ...

Numeric-only textbox
Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

ANmaRemoveDuplicates2
Remove duplicated rows based on 2 columns in a table of any number of columns. ...

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

CellSave and CellRead
Reads a cell or Saves value into certain cell, in certain sheet and workbook. ...

PCase (ProperCase)
Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

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 ...