Good morning,
I have an Excel file with two spreadsheets, in 'Plan1' all data is deleted, and a MACRO I made, imports a TXT file and populates 'Plan1', inserting data and calculations. In 'Plan2' the data is fixed and takes as reference the data of 'Plan1', but when the data of 'Plan1' is deleted, all references are lost in 'Plan2', showing the error '#REF!'. / p>
Does anyone know of any formula that does not use this reference that takes the excluded cells into account? Something where '= Plan1! A5' will always be '= Plan1! A5' even though '= Plan1! A5' has been deleted.
I'm already ahead, $ (dollar sign) is not good for that.