Search results 76

Card image cap
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image cap
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image cap
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image cap
CreateZipFile_7Zip

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

Resources.zip

Card image cap
CreateZipFiles_7Zip

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

Resources.zip

Card image cap
CreateZipFolder_7Zip

Creates a zip from folder using 7Z archive. 7za,exe (found in attached zip) ...

Resources.zip

Card image cap
FileDateTime

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

Card image cap
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image cap
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

Card image cap
FS_CopyFile

Copies a file

Card image cap
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image cap
DirsCombo_Read

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