Search results 60

Sorted from new to old.
Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
QuarterNumber_FromDate

Returns the number of quarter from a date

Card image
DecimalPlaces

Returns how many decimal places the number have

Card image
ANmaSearch_QuoteFriends

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

Card image
ReturnLongestString_Of2

Returns the string that is longer, comparing what is before StrSepa versus ...

Card image
CalculateQuarterText

Returns the text of quarter (3Q2024 or 1Q2017) with offset of the passed ...

Card image
HTMLTagID_Previous

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

Card image
MultiRead_JSON

Reads array of arrays from the parent and return back ANString of 3 columns

Card image
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...

Card image
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image
FilesIn_Array and FoldersIn_Array

Return list of files in a folder back as array. Similar to

Card image
Arr_1Dim_2Str

Converts 1-dimension array into text. Meet Join. A way to convert array into ...

Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image
DiskDriveType

Returns drive type as text, like fixed, CD, etc. Can pass either drive letter, ...

Card image
Frm56Msg

A message box with checkbox, 1 command button says ok only. Caller can set ...