I have an issue with VRT tables and hopefully someone can advise. We use VRT's to store the account numbers of our top customers. When they call they enter their account number and it cross references the VRT and routes them to a specific VDN. In the vectors I have the usual steps such as 'goto step 14 if digits in table 1' . My problem is that I am using more and more VRT's and am running out of vector steps to reference them. Is there a way that you can check all the VRT's wihout doing individual vector steps , something along the lines of 'goto step 14 if digits in table all' I know I can use more vectors but I would like to keep it tidier . Thanks in advance for any replies !