Search results 147

Sorted from new to old.
Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Card image
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time. ...

Card image
Win10 User Folders

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

Card image
WelcomeSheet

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

Card image
XLThumbView

Showing thumbnails inside sheet and enlarging each when click

Card image
LoadPicture_Safe

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

Card image
FindVBAObject

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

Card image
Cookies warning

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

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image
Numeric-only textbox

Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

Card image
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...