Search results 62

Sorted from new to old.
Card image
Formulas_FromFile_ToRow

Imports formulas from file into list of cells defined in file itself into ...

Card image
DBTableCol_Array

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

Card image
CutString_ANmaRules

Extract certain text from another text based on Rules defined, like extracting ...

Card image
SettingRead_Bulk

Reads list of passed SettingNames with defined separator from Settings and ...

Card image
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Card image
MatchIfUp or MatchIfRev

Searching for an item in a column from bottom to top. Will search for item in ...

Card image
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image
Between_2Chars

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

Card image
Excel user name

Get application user name or change it Originally from

Card image
ShapeName clicked

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

Card image
Subtotal_Indirects

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

Card image
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...