Search results 218

Card image cap
Records Affected by Execute command

Records affected by sql Execute command https://docs.microsoft. ...

Card image cap
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image cap
XLShortcut_EnableDisable

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

Card image cap
Hand.cur

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

hand.zip

Card image cap
Styles_DeleteNonStandard

Delete styles from an Excel workbook, any non-standard style will be deleted. ...

Card image cap
CopyFormat

Applies format into a cell (or range) from another cell. Can apply from any ...

Card image cap
Bootstrap Modal variables

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

Card image cap
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

Card image cap
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image cap
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

Card image cap
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image cap
Base64encode + Base64decode

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