Search results 56

Sorted from new to old.
Card image
Hex2Int

Converts hex to Integer

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
UnMappath

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

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
PCase (ProperCase)

Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

Card image
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image
GetRelativePath

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

Card image
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

Card image
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...

Card image
getDaysInMonth

Gets number of days in a certain month

Card image
Capitalize1st

Capitalize 1st letter of a string

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
FindFile

Finds if a workbook is open or not in same Excel session

Card image
ServerVar

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

Card image
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image
FormulasFlatten

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