Added new globals - 'cellDestLetter' & 'cellDestLetter'
Changed sub 'SetCellSrcLetter' to 'SetLetters'. The sub now initial the globals 'cellSrcLetter' & 'cellStatusLetter' & 'cellDestLetter'
Business Functions Changes:
7 Added 'Destination File Status' column which reprisent the coping status
-> The sub WriteStatusResult(..) is responsible to writw the status in the sheet
-> The function GetStatusResult(..) returns the status index by its' label
7 Program now support several alerts:
'Copied'
'Source file missing in sheet'
'Destination file missing in sheet'
'Source file does not exists'
5 Added CopyFiles() sub which go through all relevent rows and calls 'CopySingleFile(..)' function (which basicly copies to destination)
-> Look at commit 869c5dba9d5ead2ef60f4cb9d900f659a09cad76
Business Functions Changes:
7 Added 'Destination File Status' column which reprisent the coping status
-> The sub WriteStatusResult(..) is responsible to writw the status in the sheet -> The function GetStatusResult(..) returns the status index by its' label
7 Program now support several alerts:
5 Added CopyFiles() sub which go through all relevent rows and calls 'CopySingleFile(..)' function (which basicly copies to destination)
-> Look at commit 869c5dba9d5ead2ef60f4cb9d900f659a09cad76