B
Brian Shannon
I am not very familiar with excel macros but am with Visual Basic. I would
like an example of how to copy one cell from a worksheet to another
worksheet in another workbook based on the below info.
Example: (Source)
Filename: C:\Excel\Values.xls
Worksheet: values
Cell: A:1
Example: (Destination)
Filename: C:\Excel\NewValues.xls
Worksheet: NewValues
Cell: A:1
What would the code be to copy the value.
Thanks
like an example of how to copy one cell from a worksheet to another
worksheet in another workbook based on the below info.
Example: (Source)
Filename: C:\Excel\Values.xls
Worksheet: values
Cell: A:1
Example: (Destination)
Filename: C:\Excel\NewValues.xls
Worksheet: NewValues
Cell: A:1
What would the code be to copy the value.
Thanks