rush2rajen
Member
Hi,
Please find the attached file.
There are 60 worksheets ( i am giving only 3 as an example )
I want to delete the column "C" " 10-Aug-2016" in every sheet.
In Column "D" "Growth / Degrowth" i want that everyday whenever i run the code the figure should change
for eg
on 10th Aug =C2-(B2/31*10)
on 11th Aug = C2-(B2/31*11)
on 12th Aug =C2-(B2/31*12) and so on.
I had written the code but its only deleting the cells but not calculating the growth/degrowth column.
Please help.
Thanks
Raj
Please find the attached file.
There are 60 worksheets ( i am giving only 3 as an example )
I want to delete the column "C" " 10-Aug-2016" in every sheet.
In Column "D" "Growth / Degrowth" i want that everyday whenever i run the code the figure should change
for eg
on 10th Aug =C2-(B2/31*10)
on 11th Aug = C2-(B2/31*11)
on 12th Aug =C2-(B2/31*12) and so on.
I had written the code but its only deleting the cells but not calculating the growth/degrowth column.
Please help.
Thanks
Raj