Search results 241

Sorted from new to old.
Card image
CutString_Area

Returns full area found in ThePage between Between_Char1 and and_Char2 that ...

Card image
File1st_Attributes_In

Gets details of first file found in folder, based on requested order, byt name, ...

Card image
ANmaTableAddress

Returns the full name of table with its sheet name to be used in formulas or in ...

Card image
ANStrColor2RGBA_Para

Returns Red, Green, Blue and Transparency from text representing color Like ...

Card image
QTexts_Min

Returns minimum quarter of 2 strings representing quarters, like 1Q2024, 3Q2015, ...

Card image
Icon as text - CmdCaption_ChrW

Creates an icon as text to use inside button or any frm20 controls. this will ...

Card image
ANStrVLookupAll

Retuns list of all matchings after doing vlookups to return item from 2-dim ...

Card image
ANStrVLookup

behaves as vlookup to return item from 2-dim ANStr Can choose which column, ...

Card image
DBTableCol_Array

Reads 1 column from SQL DB table and return as 1-dimension array oConn object ...

Card image
ANmaSearch_AnyWord_FromANStr

Checks if string has any word from ANStr inside it Unlike

Card image
FilesIn_4Array

Returns list of file names along with path, date modified and size in array of ...

Card image
UsedRange

Returns the address of first:Last cells with data in sheet. Like pressing ...

Card image
1st cell of sheet range

Returns the address of first cell in data in range, the very first cell of very ...

Card image
MatchIf8

Searches for 8 cells in 8 columns and returns the row number if all found. Has ...

Card image
MathInsideText

Return string after applying math to each number found inside the string. ...

Card image
MatchIf8Up

Searches for 8 cells in 8 columns and return the row number if all found Just ...