Search results 76

Sorted from new to old.
Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...

Card image
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image
Uploader Widget

jQuery Ajax File Uploader Widget Promising, need to start implementing it in ...

Card image
Excel 2010 hyperlink issue fix

An issue I started to see when clicking on a hyperlink in Excel 2010, while I ...

Card image
HeadingZeros Remove and Add

Adds or remove zeros at start of string Used to clear heading zeros from ...

Card image
Send To folder

Where can I find the SendTo folder? I always wanted to modify that list and ...

Card image
Windows XP as website

Having a website that looks like Windows XP is great out-of-the-box idea Here ...

Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...