Similar codes

code image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

2018Apr25

code image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

2018Jul5

code image
FilesIn + FilesIn_Count

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

2018May22

code image
Seconds2Time

Converts seconds from numbers into time in format of ...

2018Jul11

code image
Nautical/Flight Functions

Functions perform various calculations useful for planning trips. MPH2Kt: ...

2020Oct13

code image
ImagesIn_Count

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

2018Nov25

code image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

2023Aug8

code image
Times_inHours

Calculate the total number of hours between two times and return in format ...

2023Jul20

code image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

2018Jul14

Recently by developer

code image
ToggleCells

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

Feb2

code image
Toggle5Values

Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...

Feb2

code image
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Feb1

code image
TrimLines

Remove all line breaks from text from a text. Not like

Jan31

Random Codes

code image
ScanFolder

Scans folder and its all subfolders (2 levels only) for files then put file ...

2023Apr7

code image
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

2022Jul6

code image
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za,exe (found in ...

2018Jul14

code image
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...

2018Apr15