Similar codes

Card image cap
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

2020Mar9

Card image cap
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

2018Apr16

Card image cap
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

2019Aug31

Card image cap
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

2020Sep19

Card image cap
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

2018Jul24

Card image cap
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

May23

Card image cap
PCase

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

2018Sep7

Card image cap
ContainerHTMLTag

Returns HTML tag of the container of certain location inside HTML block. ...

Oct21

Card image cap
PI

Returns a double representing the mathematical constant Pi

2018Jul5

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

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

Apr30

Card image cap
MatchIf2Up

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

Apr29

Random Codes

Card image cap
Card15-BS3

Cards in bootstrap 3 with hover effect

2019Mar29

Card image cap
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

2018Sep29

Card image cap
UnBreakAr + BreakAr

Fix broken Arabic char, by using AscW and ChrW This is Excel User-defined ...

2018Jul25