I an using the
range.copy(Destination:= <destination>)
method in VB.Net
I know this function works if you want to copy to a different Sheet, But for some reason I can not find the right syntax to copy to a completely different Excel file
I an using the
range.copy(Destination:= <destination>)
method in VB.Net
I know this function works if you want to copy to a different Sheet, But for some reason I can not find the right syntax to copy to a completely different Excel file