Search results 576

Sorted from new to old.
Card image
Dark bootstrap5 css

Css and scss for dark Bootstrap 5 theme Made using

Card image
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Card image
ANmaHTMLContent

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

Card image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image
Autofit height iframe

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

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
NumberDigitImage

Creates list of images to represents a number. Basically multiple < img > tags ...

Card image
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

Card image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

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
ReadBinaryChunk

Reads certain chunk of a file in binary. Used with large files (like ~7gb ...

Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...