Search results 142

Sorted from new to old.
Card image
CreateZipFiles_7Zip

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

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

Card image
DuplicateFileName

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

Card image
SwapDate

Changes date format from US to International or from international to US. ...

Card image
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...

Card image
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

Card image
HMatchIf

Horizontal match for a value in a row Horizontal MatchIf, returns column ...

Card image
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
ListBox_SelectedIndexes

Create list of selected items in MSForms listbox as string separated by | Or ...

Card image
GetFilename, GetExtension, .. others

GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...

Card image
FileDate_Formatted

Using FileDateTime to get file date

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...