Search results 21

Sorted from new to old.
Card image
RegSave, RegRead, RegDelete

Windows Registry read, save and delete branch node or key. Three functions use ...

Card image
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
SendEmailMsgv2023

Sending email using Microsoft 365 account. Edit 2024-01-02: Adding ability to ...

Card image
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
ProfileBadge_Linkedin

Creates Linkedin profile badge for certain user as HTML output as string. ...

Card image
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
Shortcuts (rundll32.exe)

Shortcuts to do certain commands in Windows (tested in Windows 7) Shutdown, ...

Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...