Excel - Search entire worksheet for a cell contain a string of text (formula)
Clash Royale CLAN TAG #URR8PPP Excel - Search entire worksheet for a cell contain a string of text (formula) Hopefully this is a fairly easy one. I have an Excel file which has a Summary tab at the start, followed by several tabs which contain weekly information. As the weeks progress, I may add additional rows to the weekly sheet, meaning that the total is not always in the same cell on each sheet. I am looking for a formula that will search a specified weekly sheet for the words "Grand Total" and return it's address, which I can then build into other formulas, so that the Summary sheet will populate the correct values regardless of whether additional rows have been added. 2 Answers 2 Hi, your question should always contain your current efforts and ideally some code as well. But given it's a fairly basic question to answer and you're new here I decided to answer it With that a...