M
Mike Punko
OK this is a bit lengthy so bare with me.
'2005 Daily Production.xls' is setup with sheets for each month. Within each
month it breaks down by day. Presently the data for these days comes from
'2005September01.xls' (yyyymmmmdd.xls) but via manual copy and paste. I
would like for the '2005 Daily Production.xls' to automatically pull the data
from the '2005September01.xls','2005September02.xls', '2005September03.xls'
etc.. sheets. The '2005September01.xls' are created first each day then the
'2005 Daily Production.xls' is opened.
'2005 Daily Production.xls'
A B C D E
DATE BBLs tPHs BBLs tPHs
01-Sep 423 8245 323 8500
02-Sep 450 8200 350 8450
03-Sep
'2005September01.xls'
A B C
01-Sep T1 T2
BBLs 423 323
tPHs 8245 8500
'2005September01.xls'
A B C
01-Sep T1 T2
BBLs 450 350
tPHs 8200 8450
If you have any ideals or questions please email me directly at
(e-mail address removed) since I believe this will be a lot of coding or
explanation required.
'2005 Daily Production.xls' is setup with sheets for each month. Within each
month it breaks down by day. Presently the data for these days comes from
'2005September01.xls' (yyyymmmmdd.xls) but via manual copy and paste. I
would like for the '2005 Daily Production.xls' to automatically pull the data
from the '2005September01.xls','2005September02.xls', '2005September03.xls'
etc.. sheets. The '2005September01.xls' are created first each day then the
'2005 Daily Production.xls' is opened.
'2005 Daily Production.xls'
A B C D E
DATE BBLs tPHs BBLs tPHs
01-Sep 423 8245 323 8500
02-Sep 450 8200 350 8450
03-Sep
'2005September01.xls'
A B C
01-Sep T1 T2
BBLs 423 323
tPHs 8245 8500
'2005September01.xls'
A B C
01-Sep T1 T2
BBLs 450 350
tPHs 8200 8450
If you have any ideals or questions please email me directly at
(e-mail address removed) since I believe this will be a lot of coding or
explanation required.