Search results 32

Sorted from new to old.
Card image
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

Card image
Shortner

Create a URL shortner using Web.Config AKA URL Redirect, or Page refresher, ...

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
Shortcuts (rundll32.exe)

Shortcuts to do certain commands in Windows (tested in Windows 7) Shutdown, ...

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

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
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image
SwapDate

Changes date format from US to International or from international to US. ...

Card image
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

Card image
ClearAllCookies

Clears all cookies created by Linkedin login, and clear sessions

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...