Hi All,
I'm new to VBA and would need your help on the macro.
I would like to copy and paste values based on the month in the file name.
File Name: Feb 2016
Cell A1 = Jan
Cell B1 = Feb
Cell C1 = Mar
Cell D1 = Apr
Cell U1 = Jan
Cell V1 = Feb
Cell W1 = Mar
Cell X1 = Apr
I would like to copy data in cell A1 to Cell U1 when I open "Feb 2016" file.
Appreciate your inputs on this, thanks!
I'm new to VBA and would need your help on the macro.
I would like to copy and paste values based on the month in the file name.
File Name: Feb 2016
Cell A1 = Jan
Cell B1 = Feb
Cell C1 = Mar
Cell D1 = Apr
Cell U1 = Jan
Cell V1 = Feb
Cell W1 = Mar
Cell X1 = Apr
I would like to copy data in cell A1 to Cell U1 when I open "Feb 2016" file.
Appreciate your inputs on this, thanks!