Hi All,
I have a two sheets a master sheet and a weekly report sheet.
I need to firstly recreate the previous weeks weekly report sheet based on the cell value i put on the master sheet
For example
Column A ( Master Sheet ) is the week numbers A2=WK27,A3=WK28 Etc when i add WK29 into cell A4.
I then want to ,with the aid of a button and vba, create a copy of the previous weeks weekly report as a new tab
Secondly, if this has been created i need to copy the number value in H5 into column B4 and H6 into column C4 on the master sheet.
Is this possible?
Thanks in advance
I have a two sheets a master sheet and a weekly report sheet.
I need to firstly recreate the previous weeks weekly report sheet based on the cell value i put on the master sheet
For example
Column A ( Master Sheet ) is the week numbers A2=WK27,A3=WK28 Etc when i add WK29 into cell A4.
I then want to ,with the aid of a button and vba, create a copy of the previous weeks weekly report as a new tab
Secondly, if this has been created i need to copy the number value in H5 into column B4 and H6 into column C4 on the master sheet.
Is this possible?
Thanks in advance