F
Fernie
Im wondeing if someone can help with the following.
I have an automatic report which runs daily and saves accross to
another file. These are in reference to call volumes within the work
place.
The report runs through macros within excel witch point to a 'Control'
Sheet.
The 'Control' sheet in excel has a formula in cell C2 (to say what
date it is) C2 =Now() and a Formula in cell C4 (To say what date it is
running for) C4 =TEXT(C2,"dd/mm/yyyy")-1 as it is running for the
previous day.
This works fine now but..... I was wondering if there is anyway to
stop it running for a Sunday as we do not need to report for a sunday.
I have thought about doing it the easy way by having a dummy day as
sunday in the file that it saves accross to but this is used by other
depts and i will have to change other calculations along the way.
Hope you can help
I have an automatic report which runs daily and saves accross to
another file. These are in reference to call volumes within the work
place.
The report runs through macros within excel witch point to a 'Control'
Sheet.
The 'Control' sheet in excel has a formula in cell C2 (to say what
date it is) C2 =Now() and a Formula in cell C4 (To say what date it is
running for) C4 =TEXT(C2,"dd/mm/yyyy")-1 as it is running for the
previous day.
This works fine now but..... I was wondering if there is anyway to
stop it running for a Sunday as we do not need to report for a sunday.
I have thought about doing it the easy way by having a dummy day as
sunday in the file that it saves accross to but this is used by other
depts and i will have to change other calculations along the way.
Hope you can help