Search results 61

Sorted from new to old.
Card image
Hack VBE password in .xlsm

Remove VBE project password protection off of xlsm. This is screenshot on how ...

Card image
DateAdd_Networkdays

Adds workdays to a date using DateAdd It keeps adding days and checks how many ...

Card image
TrimLines

Remove all line breaks from text from a text. Not like

Card image
VLookup_HTML

Does a search in 1st column (< td tag) in an HTML table (< table tag), and ...

Card image
Protect txt file into word doc with password

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

Card image
USB format in Android

What is the best format to use a USB storage for using in Android phones and ...

Card image
ListPivotsInfo

List All Pivot Tables and their Sources for a given workbook into sheet. ...

Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image
MultiTrim

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

Card image
LastRow_Remove

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

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.

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
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...

Card image
CSVs2Sheets

Import all CSVs found in a folder into sheets, sheet per CSV This was a quick ...