Similar codes

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

2018May22

Card image cap
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

2018Apr25

Card image cap
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

2018Aug10

Card image cap
IsThere_Remote

Checks if a file can be reached online or no Same as

2019Jun7

Card image cap
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

2019Dec7

Card image cap
GetTempFileName

Returns temp file name using FSO

2018Jul2

Card image cap
Read Write and Append Text

Uses FSO to read, write, or append text in a file

2018Apr15

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

2018Jun20

Card image cap
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

2023Jan11

Recently by developer

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Card image cap
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Apr17

Random Codes

Card image cap
CutString_ReverseFrom

Returns full string starting from the point of LocIndex minus back where we ...

Feb27

Card image cap
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

2021Jun23

Card image cap
file icons in CSS

Pure CSS file icons, for any extension, no image

2019Jan14

Card image cap
GetColumnName, ColumnName_XOffset

Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

2018Jun15