A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
=COUNTIF(INDIRECT("Sheet1!$D6:$D23"),"test")
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello everyone,
I am trying to make my Excel Spreadsheet continue to reference same cell on another Worksheet. When I delete the column which I do daily, it moves all data left. Which is not the issue.
I get a #!REF issue, but that column and cell is still there just new data. How do I continue to keep it references same Column, Row and Cell even if the Column deletes?
I hope I have explained this well enough.
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Answer accepted by question author
How would I input INDIRECT into this phrase =COUNTIF(Sheet1!$D6:$D23,"TEST")
I keep getting True/False.
Thank you.