Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default linking

I have 13 sheets, the first is a yearly and the other 12 represent the months
in the year. Data is first entered sequentially by date into the yearly
sheet. The yearly sheet is updated daily as the data is received. It is
then to be pulled apart, separated by into the appropriate monthly sheet for
further graphically analysis. I need this achieved using links.

The link formula I use for Jan. works create with the exception of having to
estimate how many rows will be needed. Hence the file size grows greatly
when you copy and paste the link formula across a range 1000 rows by 18
columns. This is the first thing I need to get around.

=IF(('Testing Reguest Log (2008)'!$E2=Jan!$G$2)*('Testing Reguest Log
(2008)'!$E2<=Jan!$L$2),IF('Testing Reguest Log (2008)'!A2="","",'Testing
Reguest Log (2008)'!A2),"")

Jan!$G$2 is the first day of the month and Jan!$L$2 is the last day of the
month


Next thing to get around. Since the link to January worked, I copied &
pasted the same formula to Feb. and changed the criteria in the if
statements $E2=Jan!$G$2) = $E2=Feb!$G$2) and so forth. And everything
works great except; instead of the data beginning in row 3 it begins in row
45. and if its not obvious Jan contains 42 entries. The data in Feb starts
in the row where Jan left off. The formulas are getting the correct
information but I need a way to tell it where to begin.

Any ideas?
 
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
Linking amy Excel Discussion (Misc queries) 4 May 11th 08 11:27 PM
Linking From One Doc to Another Doc? Mark Excel Discussion (Misc queries) 1 February 13th 07 12:26 AM
linking MHS Excel Discussion (Misc queries) 0 November 11th 06 10:45 PM
linking Gerald Excel Discussion (Misc queries) 0 September 9th 06 12:59 PM
I think Linking ksawb Excel Discussion (Misc queries) 1 May 25th 06 03:00 PM


All times are GMT +1. The time now is 09:14 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"