M
mads
Hi,
couple of questions, mainly to do with macro's i think. I'm new t
macro code & VBA (actually until last week i didnt know that macro'
used VBA)
firstly some background:
i have a workbook which has 12 worksheets in it, one for each month
each worksheet has information for each day that month in rows. i hav
another worksheet (HWAWD) in the same workbook which collaborates thi
information in a list for the end of each week. this sheet i
protected.
what i would like help with:
i want another (template) sheet in the same workbook which retrieve
specific data from HWAWD sheet, depending upon the date which i
entered (into maybe a userform box is it?), i.e. if the date 24/04/0
was entered, then the macro would retrieve the specific informatio
relating to that date in the HWAWD sheet and enter it into th
appropriate cells in this template sheet. there are a few other field
which would need to be entered in this sheet manually by the user.
HOLD ON, not quite finished yet.
THEN, i would like the sheet (only) e-mailed to a specified recipien
(which i have sorted out ) but at the same time i would like the shee
copied and added to a different but existing workbook for referenc
with the week ending date as the sheet name and then saves it an
closes automatically. and the template sheet cleared of the data, read
for next week. - i can only seem to find code to copy the sheet and ad
it to a new workbook.
i know this is a lot to ask for, especially considering its my firs
post but i have not got a clue.
i dont neccessarily need someone to give me the whole code but mayb
just point me in the right direction.
if screenshots are needed to further understand, then please let m
know and i will post them on here.
thanking you in advance for reading this,
regards,
mad
couple of questions, mainly to do with macro's i think. I'm new t
macro code & VBA (actually until last week i didnt know that macro'
used VBA)
firstly some background:
i have a workbook which has 12 worksheets in it, one for each month
each worksheet has information for each day that month in rows. i hav
another worksheet (HWAWD) in the same workbook which collaborates thi
information in a list for the end of each week. this sheet i
protected.
what i would like help with:
i want another (template) sheet in the same workbook which retrieve
specific data from HWAWD sheet, depending upon the date which i
entered (into maybe a userform box is it?), i.e. if the date 24/04/0
was entered, then the macro would retrieve the specific informatio
relating to that date in the HWAWD sheet and enter it into th
appropriate cells in this template sheet. there are a few other field
which would need to be entered in this sheet manually by the user.
HOLD ON, not quite finished yet.
THEN, i would like the sheet (only) e-mailed to a specified recipien
(which i have sorted out ) but at the same time i would like the shee
copied and added to a different but existing workbook for referenc
with the week ending date as the sheet name and then saves it an
closes automatically. and the template sheet cleared of the data, read
for next week. - i can only seem to find code to copy the sheet and ad
it to a new workbook.
i know this is a lot to ask for, especially considering its my firs
post but i have not got a clue.
i dont neccessarily need someone to give me the whole code but mayb
just point me in the right direction.
if screenshots are needed to further understand, then please let m
know and i will post them on here.
thanking you in advance for reading this,
regards,
mad