Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Mike Punko
 
Posts: n/a
Default Pull data from yyyymmmmdd.xls

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
since I believe this will be a lot of coding or
explanation required.

  #2   Report Post  
Mike Punko
 
Posts: n/a
Default

Forgot to mention that I did this with the following code.

=IF(ISERROR(IF(OR($A4=$B$2,$A4<$B$2),'W:\Aurora Daily Production
Report\2005\09_Sep\[2005September01.xls]Daily
Report'!$E$5,""))=TRUE,"",IF(OR($A4=$B$2,$A4<$B$2) ,'W:\Aurora Daily
Production Report\2005\09_Sep\[2005September01.xls]Daily Report'!$E$5,""))

But what I require is that I can use the DATE to referance the correct file
name.
So if A2=02-Sep then it will look at 2005September02.xls I will also need it
to referance the directory 'W:\Aurora Daily Production
Report\2005\09_Sep\[2005September01.xls] so as you can see there will be a
YYYY\dd_mmm\yyyymmmmdd.xls refeance required.


"Mike Punko" wrote:

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
since I believe this will be a lot of coding or
explanation required.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
can custom autofilter pull parameters from other data? DaveCPA Excel Discussion (Misc queries) 0 September 28th 05 04:28 PM
Pulling data from yyyyMMMMdd.xls Mike Punko Charts and Charting in Excel 0 August 23rd 05 05:26 PM
Pull data - Advance Filter lil''bibbib Excel Worksheet Functions 1 June 29th 05 03:08 AM
External Data to be used as in a pull down menu in Excel2003 keith perdue via OfficeKB.com Excel Discussion (Misc queries) 1 January 26th 05 02:39 PM
Running Data Table using an input that triggers DDE linked data [email protected] Excel Discussion (Misc queries) 1 December 16th 04 11:56 AM


All times are GMT +1. The time now is 08:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"