I have a large spreadsheet of information, about 3000 lines and growing. The entire "database" is a named range. I have a second named range for a column within the database named range. What I need to do is "gray shade" those rows within the named range when the column range is equal to a value given in an entry form. What is the quickest way to do this?
I must be missing something obvious because the routine I have now takes forever to run.
I must be missing something obvious because the routine I have now takes forever to run.