No spaces in the foldernames.
Sub hsv()
   Shell "cmd /c copy c:\users\****\documents\folder\*.xls* c:\users\****\documents\folder2\", 0
End Sub