hello all,
i am trying to use data sourcing in Excell 2007, im using a txt file to link the data to a certain cell. but whenever i run the query:
---- SELECT COUNT(COLUMN_NAME) FROM (SELECT DISTINCT COLUMN_NAME FROM `C:\SA1 MONITORING\OUTPUT FILES`\`NA_STUDENTS_TAKING_CPA.TXT` where COLUMN_NAME2 in ('31','32'))---
i get the following error message, "Too few parameters, Expected 2"
i tried using another text file which is similar it works perfectly fine but the one i want to use gives me this error. i have looked into the name and the column names they are okay
can anyone please help, urgent help needed. thanx
Bookmarks