Similar codes

code image
CutString96_NumberX

Extract a full number from string block having 1 or more full numbers. Like ...

Aug2

code image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

2024Feb2

code image
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

2023Oct24

code image
CutString12

Cuts string between two numbers that found inside string. Like extract the ...

Aug22

code image
HTMLTable_FullRow_NonBlanks

Returns all numeric values in row separated by Sepa Only cells that are not ...

Aug7

code image
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

2024Jan31

code image
ANmaSearch_AllWords_FromANStr

Checks if string has all words from ANStr inside Retuns 0 if not found or ...

Jan8

code image
CutLeftNumber

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

2023Dec31

code image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

2023Jul22

Recently by developer

code image
ANmaUploadFTP_Script + ANmaUploadFTP_1File

Uploads 1 file to FTP. It will create temp script to login to FTP and uploads ...

Sun 5AM

code image
ANmaNotMatch

Finds first item from RngAddr that is not listed in InRngAddr Returns the item ...

Apr19

code image
FirstDuplicatedItem

Returns the value of first duplicated item found in a range. This is to ...

Apr18

code image
ANmaRow_Duplicate1

Duplicate 1 row into row below with insert using fill down or copy-paste No ...

Apr17

Random Codes

code image
MouseDown and MouseUp in FM20 controls

Full story of MouseDown and MouseUp in FM20 controls

Aug15

code image
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

2023Nov29

code image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

2022Feb4

code image
Loading gif

Show and hide loading gif using Javascript. a simple way to control when to ...

2018Sep23