#1   Report Post  
ovidiu
 
Posts: n/a
Default bad links

I did some formulas with figuers from other files. the problem is that when i
open the sheet the links to the other documents don't work anymore. i have to
open the source sheets so that the figuers appear. how can i make the links
work even if the source sheets are not opend??? Thx, Ovidiu

  #2   Report Post  
CyberTaz
 
Posts: n/a
Default

In the file that contains the Links, go to EditLinks & you should find what
you need.

HTH |:)

"ovidiu" wrote:

I did some formulas with figuers from other files. the problem is that when i
open the sheet the links to the other documents don't work anymore. i have to
open the source sheets so that the figuers appear. how can i make the links
work even if the source sheets are not opend??? Thx, Ovidiu

  #3   Report Post  
ovidiu
 
Posts: n/a
Default

it still doesn't work, even if i click to update the values. the values
appear only when i open the source document

"CyberTaz" wrote:

In the file that contains the Links, go to EditLinks & you should find what
you need.

HTH |:)

"ovidiu" wrote:

I did some formulas with figuers from other files. the problem is that when i
open the sheet the links to the other documents don't work anymore. i have to
open the source sheets so that the figuers appear. how can i make the links
work even if the source sheets are not opend??? Thx, Ovidiu

  #4   Report Post  
Dave Peterson
 
Posts: n/a
Default

Some formulas don't work with closed workbooks (=indirect(), =countif(),
=sumif() are a few).

What do your formulas look like when both workbooks are open?

ovidiu wrote:

it still doesn't work, even if i click to update the values. the values
appear only when i open the source document

"CyberTaz" wrote:

In the file that contains the Links, go to EditLinks & you should find what
you need.

HTH |:)

"ovidiu" wrote:

I did some formulas with figuers from other files. the problem is that when i
open the sheet the links to the other documents don't work anymore. i have to
open the source sheets so that the figuers appear. how can i make the links
work even if the source sheets are not opend??? Thx, Ovidiu


--

Dave Peterson
  #5   Report Post  
CyberTaz
 
Posts: n/a
Default

Another point may be whether all files are in the same locations as when the
links were created. Do you get any kind of error message when you try to
update the links if the sources are not open?

Regards |:)

"ovidiu" wrote:

it still doesn't work, even if i click to update the values. the values
appear only when i open the source document

"CyberTaz" wrote:

In the file that contains the Links, go to EditLinks & you should find what
you need.

HTH |:)

"ovidiu" wrote:

I did some formulas with figuers from other files. the problem is that when i
open the sheet the links to the other documents don't work anymore. i have to
open the source sheets so that the figuers appear. how can i make the links
work even if the source sheets are not opend??? Thx, Ovidiu



  #6   Report Post  
ovidiu
 
Posts: n/a
Default

the files are in the same locations. it happends even if i close and then
immediatelly open the file again.

"CyberTaz" wrote:

Another point may be whether all files are in the same locations as when the
links were created. Do you get any kind of error message when you try to
update the links if the sources are not open?

Regards |:)

"ovidiu" wrote:

it still doesn't work, even if i click to update the values. the values
appear only when i open the source document

"CyberTaz" wrote:

In the file that contains the Links, go to EditLinks & you should find what
you need.

HTH |:)

"ovidiu" wrote:

I did some formulas with figuers from other files. the problem is that when i
open the sheet the links to the other documents don't work anymore. i have to
open the source sheets so that the figuers appear. how can i make the links
work even if the source sheets are not opend??? Thx, Ovidiu

  #7   Report Post  
ovidiu
 
Posts: n/a
Default

how about sum? how do i know which ones work and which ones don't???

"Dave Peterson" wrote:

Some formulas don't work with closed workbooks (=indirect(), =countif(),
=sumif() are a few).

What do your formulas look like when both workbooks are open?

ovidiu wrote:

it still doesn't work, even if i click to update the values. the values
appear only when i open the source document

"CyberTaz" wrote:

In the file that contains the Links, go to EditLinks & you should find what
you need.

HTH |:)

"ovidiu" wrote:

I did some formulas with figuers from other files. the problem is that when i
open the sheet the links to the other documents don't work anymore. i have to
open the source sheets so that the figuers appear. how can i make the links
work even if the source sheets are not opend??? Thx, Ovidiu


--

Dave Peterson

  #8   Report Post  
Dave Peterson
 
Posts: n/a
Default

=sum() should work.

There might be documentation somewhere, but if you close both files and reopen
the one with the formulas and they don't work, then it's a very big clue.



ovidiu wrote:

how about sum? how do i know which ones work and which ones don't???

"Dave Peterson" wrote:

Some formulas don't work with closed workbooks (=indirect(), =countif(),
=sumif() are a few).

What do your formulas look like when both workbooks are open?

ovidiu wrote:

it still doesn't work, even if i click to update the values. the values
appear only when i open the source document

"CyberTaz" wrote:

In the file that contains the Links, go to EditLinks & you should find what
you need.

HTH |:)

"ovidiu" wrote:

I did some formulas with figuers from other files. the problem is that when i
open the sheet the links to the other documents don't work anymore. i have to
open the source sheets so that the figuers appear. how can i make the links
work even if the source sheets are not opend??? Thx, Ovidiu


--

Dave Peterson


--

Dave Peterson
  #9   Report Post  
Posted to microsoft.public.excel.misc
coop4_oppenheimer
 
Posts: n/a
Default bad links

Hi Dave.

I was trying to do some sumif formulas that grab information from a
spreadsheet on a network place (e.g. W:\some_name\sourcefile.xls). If the
source spreadsheet is closed, the links dont work and i get a #VALUE error.
Do you know some way to make things work? I cant have the source file opened
all the time, and a lot of people use spreadsheets that have links to the
source one. As i need to update the source spreadsheet, no one can open it
before me, or else i get a 'read-only" message.
Can you see any way to make things work?

Thank you a lot.

PS: i couldnt find any way to make this damn thing work! I thing i´m going
to develop some macros to do the "disrty work" to me.. =)

"Dave Peterson" wrote:

Some formulas don't work with closed workbooks (=indirect(), =countif(),
=sumif() are a few).

What do your formulas look like when both workbooks are open?

ovidiu wrote:

it still doesn't work, even if i click to update the values. the values
appear only when i open the source document

"CyberTaz" wrote:

In the file that contains the Links, go to EditLinks & you should find what
you need.

HTH |:)

"ovidiu" wrote:

I did some formulas with figuers from other files. the problem is that when i
open the sheet the links to the other documents don't work anymore. i have to
open the source sheets so that the figuers appear. how can i make the links
work even if the source sheets are not opend??? Thx, Ovidiu


--

Dave Peterson

  #10   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default bad links

The array formula:
=sum(if(....

Entered with ctrl-shift-enter may work for you.

Or =sumproduct() may work for you.

(But you can't use the whole column in any of your ranges for either of these
alternatives.)

This is an example from a different question:

=sumproduct(--('yourpath\[wkbk1.xls]sheet1!B10:B100=c2),
('yourpath\[wkbk1.xls]sheet1!F10:F100))

If you build your formula with the other workbook open, it'll be easier to
debug.



coop4_oppenheimer wrote:

Hi Dave.

I was trying to do some sumif formulas that grab information from a
spreadsheet on a network place (e.g. W:\some_name\sourcefile.xls). If the
source spreadsheet is closed, the links dont work and i get a #VALUE error.
Do you know some way to make things work? I cant have the source file opened
all the time, and a lot of people use spreadsheets that have links to the
source one. As i need to update the source spreadsheet, no one can open it
before me, or else i get a 'read-only" message.
Can you see any way to make things work?

Thank you a lot.

PS: i couldnt find any way to make this damn thing work! I thing i´m going
to develop some macros to do the "disrty work" to me.. =)

"Dave Peterson" wrote:

Some formulas don't work with closed workbooks (=indirect(), =countif(),
=sumif() are a few).

What do your formulas look like when both workbooks are open?

ovidiu wrote:

it still doesn't work, even if i click to update the values. the values
appear only when i open the source document

"CyberTaz" wrote:

In the file that contains the Links, go to EditLinks & you should find what
you need.

HTH |:)

"ovidiu" wrote:

I did some formulas with figuers from other files. the problem is that when i
open the sheet the links to the other documents don't work anymore. i have to
open the source sheets so that the figuers appear. how can i make the links
work even if the source sheets are not opend??? Thx, Ovidiu


--

Dave Peterson


--

Dave Peterson
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
Reoccurring Edit Links Error Spyder Excel Discussion (Misc queries) 6 April 12th 05 02:30 PM
can't update links...can't find links GJR3599 Excel Discussion (Misc queries) 1 April 4th 05 04:56 PM
Links to other files Eric Excel Discussion (Misc queries) 1 February 24th 05 10:49 PM
HELP!!! Missing Links!!! [email protected] New Users to Excel 2 February 16th 05 03:20 PM
Links in formulas change when another user runs a workbook L Mehl Excel Discussion (Misc queries) 2 November 27th 04 09:27 PM


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