LINKS WONT REFRESH AUTOMATICALLY

I have Microsoft Office 2010 Home and Student. I have cells from one page linked to another page within the same workbook. When the data changes from the source cell it does not reflect a change in the destination cell unless I double click the destination
cell at which point it refreshes. Some of my links update on their own and others require manual refresh. I never know which links are correct and up to date without double checking the values in all of the destination links and comparing to the source cell
for accuracy. As a result I cannot trust the calculations in my workbook.
Can anyone tell me a fix to this problem?

thank you very much for the response. i checked and calculation is and was already set to automatic. 
=MAIN!E2   this is an example of a link that i am referring to. it's a simple link that should carry the value from the original cell to another sheet in the book. i have always been using these and they have always worked fine. now many are not working.
and example would be... the value in MAINE2 is sum(E3:E1000) as data is manually entered in column E the value in MAINE2 changes of course. The changes are supposed to carry over to another page automatically to the cell which =MAIN!E2. 
Let's say that the value of MAINE2 started the day at 65 before any data was entered in column E on that page for the day. The linked cell that should be =MAIN!E2 is showing 65 as it should. But at the end of the day after entering in data to column
E the value of MAINE2 IS NOW 160. When I check the link on the other page the cell for =MAIN!E2 is still showing a value of the old data of 65. If I double click on the =MAIN!E2 cell it will update it'self to 165 but if I don't double click the cell
it will remain at 65 indefinately.
There are many many of these "links" that are doing that. If I want my workbook to be accurate I have to go through constantly and double click all the "links" so that they update to the correct values.

Similar Messages

  • Why??? Simple snapshot can not refresh automatically, but can refresh manually.

    Server 1 : Oracle 7.3.4 (as a Master site)
    Server 2 : Oracle 7.3.4 (as a Snopshot site)
    Client PC: SQL*Plus (Oracle 7.3.4 Client)
    Step 1: on Client PC, start 2 SQL*Plus dialog Windows,
    one(Window A) for <Server 1> , another(Window B) for <Server 2>;
    Step 2: on <Window A> do:
    SQL>connect scott/tiger@Server1
    SQL>CREATE SNAPSHOT LOG ON scott.dept ;
    SQL>select * from dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    Step 3: on <Window B> do:
    SQL>connect scott/tiger@Server2
    SQL>CREATE DATABASE LINK oracle USING 'Server1';
    SQL>CREATE SNAPSHOT all_dept REFRESH fast
    start with sysdate NEXT SYSDATE+1/(24*60)
    AS SELECT * FROM scott.dept@oracle;
    -- refresh interval: 1 minute
    SQL>select * from all_dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    Step 4: on <Window A> do:
    SQL>insert into dept values (50,'MMMMMM','NNNNN');
    SQL>commit;
    SQL>select * from dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    50 MMMMMM NNNNN
    <one or two minutes later ... ... >
    Step 5: on <Window B> do:
    SQL>select * from all_dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    conclusion: Simple snapshot can not refresh automatically ???????
    SQL>exec DBMS_SNAPSHOT.REFRESH( list => 'all_dept',method => 'F');
    SQL>select * from all_dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    50 MMMMMM NNNNN
    conclusion:Simple snapshot can refresh manually.
    How to solve this problem?????
    Thank you very much
    Zhang Ming-an

    When you are manually refreshing the snapshot as scott/tiger, and your database link was defined with a 'connect to/identified by ' clause, your login credentials will be scott/tiger. When the refresh happens from the job queue, it does not use those credentials, It uses some default set. What you should probably do is:
    1. create public database link Oracle using 'server1';
    2. as scott/tiger, create database link Oracle connect to scott identified by tiger;
    3. your automatic refresh should work now.

  • Personal Hotspot (and Bluethooth) wont connect automatically between iOS 6 devices.

    Hi there.
    I have updated my iPhone 4 and iPad 2 to iOS 6. Since then, Personal Hotspot wont connect automatically. I have to go to Settings - Bluethooth on my iPad and connect to the iPhone manually (just have to klick on the "Not connected" iPhone). Then the iPhone gets connected and the Hotspot works fine until I get disconnected. I have to connect the two devices manually every time. Any idea to solve that problem?
    Regards Patrick

    http://support.apple.com/kb/HT4517
    http://support.apple.com/kb/TS2756
    if those two links don't help then contact your phone carrier.

  • Clicking on a picture or link that will automatically open up a 2nd window to view, but the window will open up but it appears blank

    When clicking on a picture or link that will automatically open up a 2nd window to view, the window will open up but it will just appear blank and says Type a Web address in the top bar.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • Mapping links wont work in Opera and IE but do work in Safari.

    Hi,
    What can I do to fix the code below? The links wont work in IE and Opera, but OK in safari.
    The error message is:
    in tag: map the following required attributes are missing: id[XHTML 1.0 Transitional]
    Code
    <div id="mainContentLeft1b">
    <div id="mainContentArticle2">
    <h3>Locate Region</h3>
    <p>National Contacts</p>
    <img src="Images1/MapAustralia.png" width="600" height="490" alt="stateregion" usemap="stateregion" />
    <map name="stateregion" id="stateregion">
    <area shape="rect" coords="508,282,554,345" alt="NSW" href="http://www.1" />
    <area shape="rect" coords="421,397,506,485" alt="QLD" href="http://www.2" />
    <area shape="rect" coords="233,1,389,163" alt="QLD" href="http://www.3" />
    <area shape="rect" coords="220,179,372,306" alt="NSW" href="http://www.4" />
    <area shape="rect" coords="379,218,597,284" alt="NSW" href="http://www.5" />
    <area shape="rect" coords="458,284,509,325" alt="NSW" href="http://www.6" />
    <area shape="rect" coords="-5,-3,217,227" alt="WA" href="http://www.7" />
    <area shape="rect" coords="353,323,505,371" alt="NSW" href="http://www.8" />
    <area shape="rect" coords="398,16,590,211" alt="NSW" href="http://www.9" /></map>
    </div>
    Thanks
    Karin

    Can we see a URL to your test page where the "links don't work." 
    Unfortunately, code fragments don't help us help you. 
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • BPM composer getting refreshed automatically at regular intervals

    Hi,
    We have installed SOA Suite 11.1.1.6. While working on BPM composer, the window gets refreshed automatically after regular intervals and the entire work gets lost.
    Any help is highly appreciated.
    Thanks,
    Deepak

    > and the tcode for the lock is KRNL. and we dont have any other information regarding this.
    You mention that this is the account of an employee, so I assume a Dialog type user ID.
    Sounds to me like a script somewhere with this user ID in it for the connection to the system. Could be anywhere... theoretically also on a PC.
    Contact the user and ask them whether they saved their pwd anywhere.
    Also activate the SM20 dynamic filters to find the terminal for all types of events (also not critical) before the next pwd lock of the user (128).
    If you find that the terminal is an application server of your own system, then you will need to check your jobs again in more detail and in extreme cases even transport imports.
    Cheers,
    Julius

  • My outlook email links wont open in firefox 5

    My outlook email links wont open now.
    Every time I click on a link in my emails it takes me to a blank page

    plez fix this problem

  • Some websites wont refresh.

    While watching football on Sundays, i have noticed the scores/game clock is way behind then whats on the tv.(page wont refresh). My fantasy football pages all run on adobe flash, which i can not download. Any help please.

    Or you can describe your solution, so others with a similar problem can benefit.

  • Links wont work...

    Hi,
    I'm trying to set up a php site and i havent used Dreamweaver
    for a few years. Im finding that my links wont work. I am using IIS
    on vista with my root folder in
    http://localhost/wwwroot/msite
    but the links from the php page keep pointing to
    http://localhost/mysite (mysite
    is not in this folder).
    Also, when i test the php page in firefox i get a different
    name in the browser for the page than what i originally named it,
    instead of 'index.php' i get 'tmp2px68f19s.php'
    In the site definition dialog box i have put '
    http://localhost/wwwroot/mysite'
    as
    the http address of my site.
    Any ideas what i've done wrong?
    thanks for looking and sorry if this is a bit
    unclear...

    > Also, when i test the php page in firefox i get a
    different name in the
    > browser for the page than what i originally named it,
    instead of
    > 'index.php' i
    > get 'tmp2px68f19s.php'
    That just means that you have temp files enabled in your
    Preview in Browser
    PREFERENCES. That's not a problem.
    > In the site definition dialog box i have put
    > '
    http://localhost/wwwroot/mysite'
    > as
    the http address of my site.
    Remove that.
    What do you have in the Testing server definition?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "lostinscript" <[email protected]> wrote in
    message
    news:gci721$nun$[email protected]..
    > Hi,
    > I'm trying to set up a php site and i havent used
    Dreamweaver for a few
    > years.
    > Im finding that my links wont work. I am using IIS on
    vista with my root
    > folder in
    http://localhost/wwwroot/msite
    but the links from the php page
    > keep
    > pointing to
    http://localhost/mysite (mysite
    is not in this folder).
    >
    > Also, when i test the php page in firefox i get a
    different name in the
    > browser for the page than what i originally named it,
    instead of
    > 'index.php' i
    > get 'tmp2px68f19s.php'
    >
    > In the site definition dialog box i have put
    > '
    http://localhost/wwwroot/mysite'
    > as
    the http address of my site.
    >
    > Any ideas what i've done wrong?
    > thanks for looking and sorry if this is a bit unclear...
    >

  • Iframe in web dynpro refreshed automatically when clicking on button

    Hello,
    I have called standard SAP T-code using webgui in web dynpro component insdie iframe.
    whenever I clicked on button. Screen inside iframe refreshed automatically.
    Consider tcode having multiple screen. If I clicked on button, iframe getting refreshed and return to first screen of the tcode.
    Please do the needful
    Thanks & Regards
    Kishan Rana

    You are using either the built-in Mozilla PDF Viewer or the built-in Chrome PDF VIewer and have a LiveCycle Designer XFA form being viewed.  You need to configure the web browser accordingly.
    XFA-based PDF forms on Mozilla Firefox and Google Chrome
    There are are probably registry entries available for setting this up in the HKEY_CURRENT_USER registry hive for both Mozilla Firefox and Google Chrome, but I don't know them and have not seen them posted on any vendor site.  Then again, I haven't looked either.   

  • JTable wont refresh in JInternalFrame

    hello people
    my JTable wont refresh when iam using the form as an JInternalFrame, but if i use it as JFrame then the table will refresh, here is a bit of my code
    public void getTable()
              Statement sat;
              ResultSet rs;
              try {
                   int idx = queryType.getSelectedIndex();
                   String s = columnNames[idx];
                   JOptionPane.showMessageDialog(null, "yeah "+s);
                   String query = "SELECT * FROM College_Master " +
                                       " WHERE  ("+s+") ='" + typelist.getSelectedItem()+"'";
                   sat = connection.createStatement();
                   rs = sat.executeQuery(query);
                   displayResultSet(rs);
                   sat.close();
              catch(SQLException sqlex) {
                   sqlex.printStackTrace();
         public void displayResultSet (ResultSet rs)
                   throws SQLException
                   boolean moreRecords = rs.next();
                   if(! moreRecords){
                        JOptionPane.showMessageDialog(this, "No record to display. Please query again.");
                        setTitle("No records to dispaly");
                        return;
                   Vector columnHeads = new Vector();
                   Vector rows = new Vector();
                   try {
                        ResultSetMetaData rsmd = rs.getMetaData();
                        for(int i = 1;i<=rsmd.getColumnCount();i++)
                        columnHeads.addElement(rsmd.getColumnName(i));
                   do {
                             ctr2++;
                             rows.addElement (getNextRow(rs, rsmd));
                             JOptionPane.showMessageDialog(null, "here"+ctr2);
                        } while (rs.next());
                        table = new JTable(rows, columnHeads);
                        JScrollPane scroller = new JScrollPane(table);
                        scroller.setBounds(10,40,660,250);
                        c.add(scroller);//c is a panel
                        validate();
                   catch(SQLException sqlex) {
                        sqlex.printStackTrace();
         public Vector getNextRow (ResultSet rs, ResultSetMetaData rsmd)
                             throws SQLException
                   Vector currentRow = new Vector();
                   for (int i=1;i<=rsmd.getColumnCount();i++)
                   switch(rsmd.getColumnType(i)) {
                        case Types.VARCHAR:
                             currentRow.addElement (rs.getString(i));
                             break;
                        case Types.INTEGER:
                             currentRow.addElement(new Long(rs.getLong(i)));
                             break;
                        default:
                             System.out.println("Type was: " + rsmd.getColumnTypeName(i));
                   return currentRow;
              }whats wrong?
    asrar

    hello people
    my JTable wont refresh when iam using the form as an JInternalFrame, but if i use it as JFrame then the table will refresh, here is a bit of my code
    public void getTable()
              Statement sat;
              ResultSet rs;
              try {
                   int idx = queryType.getSelectedIndex();
                   String s = columnNames[idx];
                   JOptionPane.showMessageDialog(null, "yeah "+s);
                   String query = "SELECT * FROM College_Master " +
                                       " WHERE  ("+s+") ='" + typelist.getSelectedItem()+"'";
                   sat = connection.createStatement();
                   rs = sat.executeQuery(query);
                   displayResultSet(rs);
                   sat.close();
              catch(SQLException sqlex) {
                   sqlex.printStackTrace();
         public void displayResultSet (ResultSet rs)
                   throws SQLException
                   boolean moreRecords = rs.next();
                   if(! moreRecords){
                        JOptionPane.showMessageDialog(this, "No record to display. Please query again.");
                        setTitle("No records to dispaly");
                        return;
                   Vector columnHeads = new Vector();
                   Vector rows = new Vector();
                   try {
                        ResultSetMetaData rsmd = rs.getMetaData();
                        for(int i = 1;i<=rsmd.getColumnCount();i++)
                        columnHeads.addElement(rsmd.getColumnName(i));
                   do {
                             ctr2++;
                             rows.addElement (getNextRow(rs, rsmd));
                             JOptionPane.showMessageDialog(null, "here"+ctr2);
                        } while (rs.next());
                        table = new JTable(rows, columnHeads);
                        JScrollPane scroller = new JScrollPane(table);
                        scroller.setBounds(10,40,660,250);
                        c.add(scroller);//c is a panel
                        validate();
                   catch(SQLException sqlex) {
                        sqlex.printStackTrace();
         public Vector getNextRow (ResultSet rs, ResultSetMetaData rsmd)
                             throws SQLException
                   Vector currentRow = new Vector();
                   for (int i=1;i<=rsmd.getColumnCount();i++)
                   switch(rsmd.getColumnType(i)) {
                        case Types.VARCHAR:
                             currentRow.addElement (rs.getString(i));
                             break;
                        case Types.INTEGER:
                             currentRow.addElement(new Long(rs.getLong(i)));
                             break;
                        default:
                             System.out.println("Type was: " + rsmd.getColumnTypeName(i));
                   return currentRow;
              }whats wrong?
    asrar

  • BB link wont install/uninstall

    BB link wont install error 7377 source file not found C:\user\user\app\data\local\temp wzsse0-tmp data cab verify file exists anybody know a fix to this? Keep getting a random DOS windows poping up now and this error everytime I try to install/uninstall. Any help would be appreciated so I can backup and transfer my files.

    I'm getting an error 1723.  There is a problem with this Windows Installer Package.  A DLL required for this install to complete could not run. Action Repair RimUsb...
    I received this while trying to upgrade to the new version of Link software.  I tried downloading it from the website tonight.  Help.

  • Refresh automatically a page each 10 seconds

    Hi all,
    I need refresh automatically a page each 10 (or any) seconds. Maybe someone knows
    how do that. I don't have idea about this.
    Thans for your help.. is really URGENT

    Check this thread...
    http://swforum.sun.com/jive/thread.jspa?forumID=123&threadID=59772

  • Quick link for Refreshing materailised views

    Can I have a quick link for refreshing materialised views?
    Thanks

    Try this one: http://download-uk.oracle.com/docs/cd/B10501_01/server.920/a96520/refresh.htm#12163

  • Business Layer not refreshed automatically

    Dear Friends,
      I'm working on IDT  for creating business layers based on SAP BW Multi-providers. The issue I'm facing right now is that whenever I modify the underlying Multi-provider, my business layer is not getting refreshed automatically with the changes.
      Please let me know if I need to do any settings in IDT for the business layer to get refreshed automatically or do I need to create a fresh design right from creating the connections.
    Many Thanks,
    Karanam.

    Another quick question with something similar to above. I am building the UNX universe on top of Multi Provider and I noticed that normal select statements on Dimensions would return "ZERO" records unless a measure is included in the query. Is there a workaround for this? I do not mind using a dummy null measure for simple queries. However, this is becoming cumber some when doing cascading prompts. IDT has a simple way of doing it but me without being able to generate LOVs without a dummy measure, its becoming difficult to implement cascading LOVs.
    Now the 2nd question is, I am developing all in DEV. When I use LCM and promote it to my QA, I can go ahead and create a new connection pointing to my QA Backend. However, when I try to change the connection from Dev to QA in the IDT Datafoundation "Connections" tab, it allows me to change the connection. However, the objects in the Business Layer does not reflect the new Calalog Name of the QA connection and none of them would parse. For example, Lets say my Dev connection is named D31Conn and my QA connection is named Q31Conn. Their catalog names by defaulyt are D31Conn and Q31Conn. Now, after developing my universe in BOBJ Dev and promoting it to QA, I am creating a new connection in BOBJ QA called Q31 Conn. When I open the promoted universe and try to change the connection from D31conn to Q31conn, it does it successfully. However, in my business layer, all objects would not parse and woul fail because their SQL still points to the old Catalog D31Conn instead of Q31Conn. Am I missing something here? Any help is much appreciated !
    Ramki
    Edited by: Ramki Krishnamoorthy on Mar 6, 2012 2:46 AM
    Just a Quick Update, I forgot to mention that my deployment is BI4.0 SP2 Patch 12

Maybe you are looking for

  • Java API's supported in the Jdeveloper, IAS, and RDBMS product components

    If there are any technical errors or "mistatement of the facts" in this posting, please let me know about them .. This article is being delivered in Draft form and may contain errors. Please use the MetaLink "Feedback" button to advise Oracle of any

  • Copy of PO print view in Acrobat

    Hi All, Can anyone tell me Hw to copy the print print preview of PO in Acrobat. Regards, Smitha

  • Old hard drive crashed, cannot get iTunes to find files

    Hi, Please help. Been working on this for weeks and can't get it right. Am at my wit's end: Old hard drive crashed; had new one installed. Tech person was able to find my iTunes on old drive and saved to thumbdrive. Downloaded most recent software an

  • SOAP Scenario-Sender and receiver having same structure- Mapping Required?

    Hi, We are having a SOAP to SOAP scenario. In that the sender and receiver are having same structure. Is it possible to by-pass mapping and just do the configuration from ID Thanks and regards, Siji Anup

  • How to use mathematical calculations in abap

    Hi!                             In my program,                              I declared one variable as w_h(2) type n. i am doing calculation as, w_h = 100 /60. its giving the o/p as 2(1.66...). but in 1.6 i want that 1 alone as my o/p.normally math f