Search results 62

Sorted from new to old.
Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
FindVBAObject

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

Card image
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image
Page area and Page Setup functions (Unfinished)

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

Card image
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image
FixPath, IsThere, IsThere1 ...

Set of 6 functions to deal with filesystem. Gets current workbook path, ...

Card image
FindIn1DArray

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

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
SettingRead+SettingSave

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