LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Minitman
 
Posts: n/a
Default Link A Cell In O ne Workbook To A Formula In Another Workbook

Greetings,

I am running Office 2003 on an XP box.

I have a sheet that is set up for printing that is linked to
a cell in another sheet or another workbook (with OFFSET's to capture
all of the date per record) depending on a set of conditions. I
posted this else where but was un able to get an answer (got a few
replies, tho).

here is the formula that is working but only in the 2000-01.xls
workbook:

=IF($K4<0,OFFSET('[1999-12.xls]Daily'!$D$41,42*(DAY($B4)-1)+2-2*ROW($A$1),0),OFFSET(Daily!$D$41,42*$K4+2-2*ROW($A$1),0))

K4 is on Mon of the first week in which the 1st of the month shows up.
This formula as it is written shows K4 to have the date of Dec 27,
1999. In an attempt to make this formula more universal, I came up
with these two possibilities, which Excel does not even recognize and
errors out!!!

="'["&YEAR(B4)&"-"&MONTH(B4)&".xls]Daily'!$D$41"
="'["&TEXT(B4,"yyyy-mm")&".xls]Daily'!$D$41"

These both show up as '[1999-12.xls]Daily'!D41, but they do not work
inside of the IF statement at the top of this posting!!

This last formula displays the correct contents of the referenced cell

='[1999-12.xls]Daily'!D41

If anyone could tale a look at these formulas and share any ideas as
to how they might be either tweaked or rewritten, I would really
appreciate it.

TIA

-Minitman
 
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
how to reference external refereces from a list FalconArt Excel Worksheet Functions 7 August 22nd 05 05:17 PM
Linking a cell to another workbook cell based on a variable name Brian Excel Discussion (Misc queries) 6 June 1st 05 11:54 PM
How do I link one TEXT cell to others in a worksheet and workbook. HEATHERCOX Excel Worksheet Functions 1 April 19th 05 07:37 PM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM


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