Random codes

Random 24 Codes by our developers.
Card image
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Card image
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image
ProfileBadge_Linkedin

Creates Linkedin profile badge for certain user as HTML output as string. ...

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
Textbox.io textarea editor

An embed text editor for bootstrap Get official latest release from

Card image
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

Card image
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...

Card image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

Card image
List and delete files

Enables users to list and delete files

Card image
Row_PixelLocation

Gets the cell row where a certain shape is located by passing shape.Top number ...

Card image
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...

Card image
Webapp-ScrollAreas

Allow website to have scroll bars on areas, like a web app Applied in ANmar. ...

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...

Card image
Quarter_to_Words

Convert Quarter code to text per special project requirements. A special ...

Card image
CSS loading spinner

Nice simple CSS loading spinner

Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
JSon_Read_aText

Reads all json files generated by aText Sync command (screenshots) from certain ...

Card image
ANmaSum_4IFs

Applies SumIFs for 4 columns, same sheet, same workbook Another function to do ...

Card image
PI

Returns a double representing the mathematical constant Pi

Card image
CSS Buttons B4BS

This was used widely on my end before we got Bootstrap. Still have potential ...

Card image
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

Card image
New VBS file

Add vbs to new menu in Windows Explorer. Fast way to create VBS files using reg ...

Card image
CSVs2Sheets

Import all CSVs found in a folder into sheets, sheet per CSV This was a quick ...