bro when i used Nz function when i try to connect to excel the query that i created didn't see on the excel what is wrong in my command here is my command.
SELECT Nz([3G DUMP].[RNC ID],SON.RNCID) AS RNCID, Nz([3G DUMP].NodeBID,SON.NodeBID) AS NodeBID, Nz([3G DUMP].[RNC Name],SON.RNCNAME) AS...