Search results 61

Sorted from new to old.
Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

Card image
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

Card image
Win10 User Folders

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

Card image
[TAB] inside textarea

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

Card image
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

Card image
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for ASP Classic, but can be ...