Search results 60

Sorted from new to old.
Card image
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

Card image
UserIP

Reads the website visitor IP

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
Hand.cur

A cursor file type of Hand. used inside VBA to show hand when user hover over ...

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image
Ask4Folder

Asks user for a folder, starting with certain folder

Card image
UnBreakAr + BreakAr

Fix broken Arabic char, by using AscW and ChrW This is Excel User-defined ...

Card image
WorkbookOpenAsk_ANmar

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

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
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 ...