Search results 497

Sorted from new to old.
Card image
HTMLTable_Cell

Returns content of cell by location ... RowID and ColumnID HTMLTable expected ...

Card image
HTMLRow_Cell

Returns column with ColumnID ... the full area between < td ...> and < /td> ...

Card image
HTMLTable_FullRow

Returns full row from RowID ... the full area between < tr ...> and < /tr> from ...

Card image
CutString96_NumberX

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

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image
ANmaSearch_SpaceFriends and LeftSpaceFriends

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

Card image
ANmaSearch_OrFriends

Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...

Card image
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

Card image
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image
Quarter1stLastDate_FromQuarterText

Returns the date of 1st day or last day in a Quarter Mar 31st, Jun 30th, Sep ...

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
DateDiff_Networkdays

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

Card image
DecimalPlaces

Returns how many decimal places the number have

Card image
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...