G
Guest
I have an unbound form with a sql string in the Record Source like:
Select Name_ID from tblName;
Normally, when I do this, the record selector updates and shows the number
of records in the table; but in this case it doesn't; I think it must be a
switch I need to flip or something, but I can't seem to crack it.
Any suggestions?
Select Name_ID from tblName;
Normally, when I do this, the record selector updates and shows the number
of records in the table; but in this case it doesn't; I think it must be a
switch I need to flip or something, but I can't seem to crack it.
Any suggestions?