Search results 477

Sorted from new to old.
Card image cap
FindIn1DArray

Returns 1 if an item found in array, 0 if not

Card image cap
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image cap
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

Card image cap
Crypt512

To encrypt or decrypt any string ' Strii is the required text to protect ' ...

Card image cap
DB_Setting2Read + DB_Setting2Save

Reads and save setting into settings table per 2 IDs, similar to SettingRead ...

Card image cap
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image cap
getQueryString

Reading QueryString from JS

Card image cap
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

Card image cap
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image cap
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

Card image cap
ANmaHTMLTemplate

Index.html template having headers with Bootstrap v4.1 and Font-Awesome (BS4.1 ...

Card image cap
GoToInternet

Opens webpage from within Excel, using default browser

Card image cap
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image cap
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image cap
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image cap
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...