Similar codes

Card image cap
VB6Format

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

2018Jul24

Card image cap
DateSerial

The equivalent of DateSerial in Classic ASP

2018Jul19

Card image cap
Int function in ASP Classic (cint vs fix)

If you are looking for a function ASP Classic (VBScript) to do what Int() does ...

Feb6

Card image cap
FontAwesome Custom icons issue

I faced an issue the past few weeks when trying to add my own icon to ...

Dec29

Card image cap
Match2

Matching by two values at the same time in two columns Just like Match the ...

2018Jun16

Card image cap
Times_inHours

Calculate the total number of hours between two times and return in format ...

Jul20

Card image cap
IsThere_Remote

Checks if a file can be reached online or no Same as

2019Jun7

Card image cap
ConfigWeb_Read

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

2018Sep5

Card image cap
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

2018Apr25

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Tue 7AM

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Mon 9AM

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Apr23

Random Codes

Card image cap
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

2020Mar21

Card image cap
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

2018Jul4

Card image cap
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

2018Jun22