Search results 60

Sorted from new to old.
Card image
FileDateTime

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

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
DirsCombo_Read

Read directories in a specified folder into a combobox Needs FrmBr having Cbo1

Card image
BrowseWorkbook + BrowseWorkbook_Save

Asks for Excel file to open, then return the full filename with path if ...

Card image
ListBox_SelectedIndexes

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

Card image
FilesIn + FilesIn_Count

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

Card image
IsThere1

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

Card image
FileDate_Formatted

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

Card image
KillFile

Deletes a file, using mapped or unmapped file path

Card image
Rename File

This will rename a specific file and or move the file to a different directory