Codes Required

Similar codes

code image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

2021May30

code image
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...

2021Nov26

code image
MathInsideANString

Perform math on numbers inside list of numbers in format of ANString. ...

2023Nov20

code image
DateDiff_Networkdays

Calculates no of workdays between two dates. Option to use international ...

Jul25

code image
ANmaSearch_AmpFriends

Searches for string inside string with multiple possibilities if the char & ...

Jul7

code image
ANmaSearch_SpaceFriends and LeftSpaceFriends

Searches for string inside string covering multiple possibilities for space ...

Jul30

code image
CutString96_NumberX

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

Aug2

code image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

2018Jun30

code image
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Jul13

Recently by developer

code image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Feb2

code image
Toggle5Values

Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...

Feb2

code image
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Feb1

code image
TrimLines

Remove all line breaks from text from a text. Not like

Jan31

Random Codes

code image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

2023Nov22

code image
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

2020Dec21

code image
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

2019Apr14

code image
Hex2Int

Converts hex to Integer

2018Sep27