Search results 173

Sorted from new to old.
Card image
DateSerial

The equivalent of DateSerial in Classic ASP

Card image
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image
Capitalize1st

Capitalize 1st letter of a string

Card image
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
IIF

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

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

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
PI

Returns a double representing the mathematical constant Pi

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
DegreeC2F + DegreeF2C

Convert Celsius to Fahrenheit and Fahrenheit to Celsius degrees

Card image
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...

Card image
Numeric-only textbox

Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

Card image
CellSave (SimpleSave)

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

Card image
WeekNum

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