Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Information in Mutiple Workbooks Not Displaying in my Recap Sheet

Good Morning,

I have several different workbooks that contain monthly information. I am
trying to create file that shows a recap of the 12 months on one seperate
workbook. I have been using indirect( ) references in order to cut down on
my data entry. The problem that I have run into, is that the data will not
display unless the individual workbooks are open. Is there anyway around
this problem? I have thought about using access but it is not feasbile as I
have multiple users entering data into these sheets from different locations.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default Information in Mutiple Workbooks Not Displaying in my Recap Sheet

The INDIRECT function does not work when it references external workbooks,
unless that external workbook is open.

Post the formula you are using and perhaps someone can suggest an
alternative formula that works if the external workbook is closed.

Dave
--
Brevity is the soul of wit.


"PerplexedinKY" wrote:

Good Morning,

I have several different workbooks that contain monthly information. I am
trying to create file that shows a recap of the 12 months on one seperate
workbook. I have been using indirect( ) references in order to cut down on
my data entry. The problem that I have run into, is that the data will not
display unless the individual workbooks are open. Is there anyway around
this problem? I have thought about using access but it is not feasbile as I
have multiple users entering data into these sheets from different locations.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default Information in Mutiple Workbooks Not Displaying in my Recap Sheet

Hi PerplexedinKY

You can make formula links to the cells with a macro
http://www.rondebruin.nl/summary2.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"PerplexedinKY" wrote in message
...
Good Morning,

I have several different workbooks that contain monthly information. I am
trying to create file that shows a recap of the 12 months on one seperate
workbook. I have been using indirect( ) references in order to cut down on
my data entry. The problem that I have run into, is that the data will not
display unless the individual workbooks are open. Is there anyway around
this problem? I have thought about using access but it is not feasbile as I
have multiple users entering data into these sheets from different locations.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Information in Mutiple Workbooks Not Displaying in my Recap Sh

The formula I am using is as follows:

=indirect(concatenate($j$2,k2))

where
j2 = '[PDSJ JAN CAL.xls]JAN'! k2 = a3
j3 = '[PDSJ FEB CAL.xls]FEB'! k3 = a4
and so on...

I did it this way because the cells in the monthly sheets jump around based
on days of the week ie a calendar layout.

Any thoughts? Thanks for the help.







"Dave F" wrote:

The INDIRECT function does not work when it references external workbooks,
unless that external workbook is open.

Post the formula you are using and perhaps someone can suggest an
alternative formula that works if the external workbook is closed.

Dave
--
Brevity is the soul of wit.


"PerplexedinKY" wrote:

Good Morning,

I have several different workbooks that contain monthly information. I am
trying to create file that shows a recap of the 12 months on one seperate
workbook. I have been using indirect( ) references in order to cut down on
my data entry. The problem that I have run into, is that the data will not
display unless the individual workbooks are open. Is there anyway around
this problem? I have thought about using access but it is not feasbile as I
have multiple users entering data into these sheets from different locations.

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
Using an offset formula for the reference in a relative reference Cuda Excel Worksheet Functions 6 November 15th 06 05:12 PM
Copy rows of one sheet into mutiple sheets based on column value Wesley Breshears Excel Discussion (Misc queries) 0 October 18th 06 03:19 PM
macro unouwanme Excel Discussion (Misc queries) 9 August 31st 06 09:38 PM
Sum up columns in different sheet with error check zeyneddine Excel Discussion (Misc queries) 13 July 10th 06 01:21 PM
Importing information from 2 workbooks into a 3rd one Susanneec Excel Discussion (Misc queries) 0 April 20th 06 10:50 PM


All times are GMT +1. The time now is 02:54 PM.

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

About Us

"It's about Microsoft Excel"