Search results 491

Card image cap
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

Card image cap
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image cap
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

Card image cap
MinIF and MaxIF in Excel 2010

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

MaxIF_MinIF_byNMR.zip

Card image cap
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image cap
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image cap
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image cap
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image cap
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image cap
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

Card image cap
Val2

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

Card image cap
pd

Format a number with total number of digits I used it to format a date as ...