Refreshing Data in Excel

neit

Senior member
Dec 6, 2001
353
0
0
I have a mysql database with and odbc setup to connect to it. In excel, i set up a new query and put in a data range and everything works fine.

However, when i go to edit the query in ms query editor, and i change the data range, it goes out like it is fetching to data, but returns nothing (no error either). The data exists in the database, but i can't seem to access it when i set up parameters and change them.

Hoping for some help =)