Search results 73

Sorted from new to old.
Card image cap
Excel 2408 bug

Serious bug in Office update that was pushed Aug 26th. At least from Excel ...

Card image cap
HTMLRow_Cell

Returns column with ColumnID ... the full area between < td ...> and < /td> ...

Card image cap
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Card image cap
MatchIf5Up

Searches for five cells in five columns and return the row number if all found ...

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Card image cap
ListBox bug with TabIndex

Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

Card image cap
CopyFiles Excel-Macro

Simple macro to make sure we have a copy of all files in a folder found in ...

Card image cap
OneDrive Reset

Reset OneDrive because I am a heavy OneDrive user. Most recent instructions, ...

Card image cap
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image cap
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image cap
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Card image cap
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image cap
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image cap
Bootstrap 5 color toggle

Working toggle button to switch between light and dark color modes in Bootstrap ...

Card image cap
Modal form open Workbook

Do not open workbook from userform after .show

Card image cap
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...