Search results 20

Sorted from new to old.
Card image
Match5_5thNot0 and Match6_6thNot0

Searches for 4 cells in 4 columns then checks for 5th column to not equal zero ...

Card image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

Card image
Match4_4thNot0

Searches for three cells in three columns then checks for 4th column if not ...

Card image
ANmAddressSame

Checks if passed addresses are referring to same cell regardless of ...

Card image
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Card image
ExtractNumeric_FromCell

Returns the number from an HTML cell after cleaning and finding sign. We faced ...

Card image
RemoveSignWord

Removes the WordTemplate [Sign-Head-????] from FromStr and returns whatever ...

Card image
Between2int and Between2intinc

Checks if number between two numbers, with or without considering those numbers. ...

Card image
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...

Card image
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Card image
GetAmazonPrice

Reading price of an item in Amazon. An AI-generated function with AI-generated ...

Card image
DegreesToXY

Calculates X, Y of position on a Circle or ellipse. Pass the center X, Y of ...

Card image
User profile card - BS4

Profile card, in Bootstrap 4, used in this website here, with several options ...

Card image
Login modal

Simple modal with login form in Bootstrap 3

Card image
Login screen background

Login screen with background, the new thing here is that the background is ...

Card image
Wordpress drop-down menu

Add dropdown with User login, logout into menu. This code used to replace "nav. ...