View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Albatros Albatros is offline
external usenet poster
 
Posts: 2
Default import data from a non existing datafile

i like to make workbook where i con import data from workbooks.
Those workbooks are monthly new, every day is new.

The first date is the first tabsheet.
The second day is the second tabsheet.
Now i need info from those 2 sheets en when the nbext day is there i like to
have from that sheet data.

This dat is needed tofollow up data comparing en calculating so that we know
whats going on.

I like tht this new workbook see to all days that was and the days the come,
this for the month and for a year.

is this possible.

thx in advance.