Search results 747

Sorted from new to old.
Card image cap
MultiTrim

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

Card image cap
Antispam - Hiding textbox

Anti spam email web form idea.

Card image cap
ANStr2Range

Converts a string of items into range, with custom separator. Opposite of

Card image cap
Popup button

List of commands in popup menu. Uses listbox, command button and toggle ...

Card image cap
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

Card image cap
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

Card image cap
ANmaRemoveDuplicates

Removes duplication in table in 1 or more columns using Excel ...

Card image cap
ANmAdvancedFilter

Filter table inside Excel the fast way (using advanced filter) into another ...

Card image cap
Cell_Add_or_Subtract

Adds amount to active cell, or subtract Applies to selected cell in current ...

Card image cap
LstCustomSelection_Refresh

Read list of items from Settings sheet, then Sort, then save, before reading ...

Card image cap
ANmaBatchCreate + ANmaBatchRun

Creates batch file with certain content, and another function to actually ...

Card image cap
AddDatabar_ConditionalFormatting

Adds databars conditional formatting to range of cells. Passing column, start ...

Card image cap
LastRow_Remove

Removes last row in a table starting certain cell. Creating and using this ...

Card image cap
FoundinList

Finds a matching item of a number in list of numbers. Returns 1 if found, 0 if ...

Card image cap
ArrSort_3Arr

Sort 3 arrays, ascending or descending based on 1st array. Needed for specific ...

Card image cap
Range2ANStr

Converts sheet range to ANString, can work on any continued range, 1 or 2 ...