Search results 579

Sorted from new to old.
Card image
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

Card image
CreateFullTree

Creates full tree if not found

Card image
Win10 User Folders

I hate it when Microsoft takes back some controls it already gave to users, one ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
LoadPicture_Safe

Loads an image into VBA image control without knowing its extension If file ...

Card image
Import_CSV

Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

Card image
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

Card image
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image
Active BS4 breakpoint

Was looking for some way to show bootstrap 4 breakpoint, and got this

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...

Card image
Page area and Page Setup functions (Unfinished)

Clear Excel print area, or set it, or read it, along with Page setup commands ...