Cells wont update unlees other workbook open

Wookie

Board Regular
Joined
Mar 4, 2003
Messages
220
I have a sheet where the formulas relate to cells in other workbooks. i get N/A error unless the other workbook is open. Any ideas?
 
Your sure the value in Month is an exact match for cell E4? To test, in an unused cell, enter --

=Month='H:\Submitted Packs\[CoA Ltd.xls] JVB ' !$E$4

and see if it returns TRUE.
 
Upvote 0

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
I changed your formula a little bit and used the below. It gave me a TRUE. This has got me stumped

EXACT(Month,'H:\Submitted Packs\[CoA Ltd.xls]JVB'!E$4))
 
Upvote 0
I'm beginning to suspect so, as there is no other logical alternative. I've not got access to one [sharde drive], myself, but perhaps someone who has will know. [The help file is silent on the issue.] I've saved it to a 2nd hard drive on my machine, closed out the file, and the formula works fine.
 
Upvote 0
Anybody who knows a fix to this one, jump right in! :biggrin: Have taken a look at the MS Knowledge Base, with no results.
 
Upvote 0
Wookie said:
Month equal Jan, This in cell E4 in the JVB sheet. The formula works when i change Month to Feb, Feb is shown in F4 in JVB sheet.

Wookie -- If the formula finds Feb when the WB is closed, the problem is not a system problem, but a data problem of some sort. Double check the Month setting -- is it a computed cell? Are any of the values in the 1st row - especially E4 - computed/subject to change?
 
Upvote 0

Forum statistics

Threads
1,214,780
Messages
6,121,527
Members
449,037
Latest member
tmmotairi

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top