Search results 1,070

Sorted from new to old.
Card image
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image
JSON_To_Table

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

Card image
CutString97

Cuts part from large string from certain character to certain character with ...

Card image
Min_No0s

Getting the minimum number from an array excluding zeros.

Card image
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Card image
MatchIf6

Searching for row have 6 matches found in 6 different columns, because we had 5, ...

Card image
Microsoft Edge gestures

Microsoft Edge Right-mouse gestures I found that will really save me time ...

Card image
MatchIf5Up

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

Card image
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...

Card image
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Card image
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Card image
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Card image
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Card image
ListBox bug with TabIndex

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

Card image
SortArea4

Sort range of cells by up to 4 columns. Can use any of these columns, not ...