I have a spreadsheet with a circular reference. All I care about is the value updating. I don't need to go back and view any prior data. I just need the values to constantly update.
Example:
Data is constantly updated in cell A1. That value is put into cell B1. Then if A1 is updated, that value is added to the existing value in B1.
The data coming into A1 is DDE. It relies on me having another program open to bring the data into Excel.
The problem is, when I close the spreadsheet and then reopen, it show cell B1 as #N/A. I am assuming there is a brief instance where A1 is #N/A and this is why B1 continues to have #N/A.
However, if i click in cell B1 to show the formula and then tab out of it, then cell B1 will begin to update.
Is there a way to avoid this error from occurring?
Thanks
Example:
Data is constantly updated in cell A1. That value is put into cell B1. Then if A1 is updated, that value is added to the existing value in B1.
The data coming into A1 is DDE. It relies on me having another program open to bring the data into Excel.
The problem is, when I close the spreadsheet and then reopen, it show cell B1 as #N/A. I am assuming there is a brief instance where A1 is #N/A and this is why B1 continues to have #N/A.
However, if i click in cell B1 to show the formula and then tab out of it, then cell B1 will begin to update.
Is there a way to avoid this error from occurring?
Thanks