I want to do a budget to actual comparison report. My actual figures are in SQL 7.0 financial database using an ODBC driver. My budget figures are in Excel. I set up an ODBC driver pointing to the named range in my Excel spreadsheet. I can see the fields like any other database. However, I can't create a link. I get a message indicating that because it is not an SQL table, it must have an index. How do I get an index on an Excel spreadsheet? It is Excel 97 (7.0 I think).