Search results 482

Sorted from new to old.
Card image cap
List_of_Names + DeleteNames

List names in a certain workbook into sheet. And Deletes those names. You may ...

Card image cap
FrmRename

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

Card image cap
ANmaHTMLContent

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

Card image cap
LXFormat

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

Card image cap
Excel user name

Get application user name or change it Originally from

Card image cap
SubZero

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

Card image cap
NumberDigitImage

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

Card image cap
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image cap
ForegroundColor

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

Card image cap
NumberEnding

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

Card image cap
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...

Card image cap
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...

Card image cap
ReadBinaryChunk

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

Card image cap
DB Functions (By AI)

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

Card image cap
WordPress - Excel functions (AI)

3 functions to download posts, adds new post and to upload and set featured ...

Card image cap
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...