View Single Post
 
Old 01-08-2014, 11:06 AM
bremen22 bremen22 is offline Windows 7 64bit Office 2010 64bit
Advanced Beginner
 
Join Date: Jul 2013
Posts: 44
bremen22 is on a distinguished road
Question Keeping an absolute reference in a cell

I have a sheet where a third of the data provided is from an Oracle, another third pulled from another sheet, and the rest are calculations based on the previous.

I am having an issue with one column in particular that s pulling data from another sheet. My Formula reads
Code:
='Current Status'!$G$2
with the cell reference changing accordingly. When the table is refreshed it reverts back to the original formula and all cell references are lost.
Reply With Quote