I pull data from a SQL database. I have the formula =IF(ISNA(VLOOKUP(B2,TaxRate!$F$2:$G$510,2,0)),"",VLOOKUP(B2,TaxRate!$F$2:$G$510,2,0))
It works great. What I would like to do is have it fill in down the column if their is data in B2. That way I do not have to copy it down. Is this possible
Thanks in advance
Doug
It works great. What I would like to do is have it fill in down the column if their is data in B2. That way I do not have to copy it down. Is this possible
Thanks in advance
Doug