Search results 220

Sorted from new to old.
Card image
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Card image
O365 Blocked Macros

Recent Microsoft 365 Excel blocked macros from running when they are in ...

Card image
ANmaHTMLContent

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

Card image
Excel user name

Get application user name or change it Originally from

Card image
Detailed errors - Web.config

Show detailed error using Web.config Was always struggling with the exact ...

Card image
EmailSend_Outlook

Send email using Outlook object with attachments With AI-generated post image. ...

Card image
Zip_Folder

Zipping content of folder into file. Not tested and Not My Work. Originally ...

Card image
AskForFolder

Asks user to assign a folder, been looking for something like this for awhile ...

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image
Windows Common Controls 6.0

This is the needed library to have Windows Common Controls installed to be used ...

Card image
FontAwesome icons in Office apps

Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...

Card image
ANmaVLookup

Finds first occurrence of item in column, then returns value from same row as ...

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...