Hi guys,
I am sure it is possible to do this but I don't know how.
I want to link a cell value to the macro.
EG - Something like this.
ActiveSheet.Select"Book2"
Range("M13".Select
ActiveCell.FormulaR1C1 = "Sheet"book1""C6"
How can I go about this??
I am sure it is possible to do this but I don't know how.
I want to link a cell value to the macro.
EG - Something like this.
ActiveSheet.Select"Book2"
Range("M13".Select
ActiveCell.FormulaR1C1 = "Sheet"book1""C6"
How can I go about this??