Search results 354

Sorted from new to old.
Card image
Progress in two nested loops

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

Card image
Windows Common Controls 6.0

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

Card image
Range_Add_or_Subtract

Adds an amount (or subtract) from a range of cells in one click Similar to

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
Listbox 1st item [Any]

Allow user to select [Any] as first item in list that will deselect all other ...

Card image
Popup button

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

Card image
ANmaRemoveDuplicates

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

Card image
SettingNameAlreadyFound

Searches for a setting value in set of Settings, in Excel spreadsheet using ...

Card image
LastRow_Remove

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

Card image
FoundinList

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

Card image
ArrSort_3Arr

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

Card image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

Card image
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image
Img not found - Temp pic

Showing image not found if img src image is missing

Card image
iframeBtn

A button in iframe, to run certain command and return status to end user ...

Card image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...