Search results 59

Sorted from new to old.
Card image
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...

Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
Login screen background

Login screen with background, the new thing here is that the background is ...

Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
Val2

Converts anything into an integer I used the function VAL() a lot, it is in ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
WorkbookNew_ANmar

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

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image
CellSave (SimpleSave)

Saves value to cell without deformation and converting Used to be called ...

Card image
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...