Search results 60

Sorted from new to old.
Card image
FormatNumbers_InsideText

Formats all numbers found inside text to certain format. Excluding numbers ...

Card image
Formulas_FromFile_ToRow

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

Card image
ANmaUploadFTP_ANstrFilesto1Folder

Upload all files found in ANStr list of files into 1 folder. Passing all ...

Card image
Add bulk rows to DB Table

Inserts multiple rows into DB table as whole Unlike

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
ANmaSafeDeleteFile

Deletes file safely without warnings or error messages. Tries to delete it at ...

Card image
CutString_ANmaRules

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

Card image
ToggleCells

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

Card image
ANmaRemoveDuplicates4

Removes duplicated rows in a table based on 4 duplicated columns. Table can be ...

Card image
Sheet_RowID_Generate + _LastUsed

Generate random unique ID in a column as IDyyyymmRRRR And the second function ...

Card image
ANmaFiles2List

Generating list of files in a folder. One file to do that. I know this has ...

Card image
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

Card image
Files_FoundHours

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

Card image
CopyFiles Excel-Macro

Simple macro to make sure we have a copy of all files in a folder found in ...

Card image
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...