Similar codes

Card image cap
Filename_Clean

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

2023Jan11

Card image cap
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Jan31

Card image cap
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

2023Apr20

Card image cap
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

2018Jul7

Card image cap
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

2021Sep22

Card image cap
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

2019Dec10

Card image cap
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

2018Nov25

Card image cap
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

2020Oct11

Card image cap
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Jul7

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

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

Tue 7AM

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Mon 9AM

Card image cap
ANString_Location

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

Apr23

Random Codes

Card image cap
ANString_Location

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

Apr23

Card image cap
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

2019Jan9

Card image cap
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

2018Dec9

Card image cap
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

2018May23