Group: microsoft.public.access.forms · Group Profile · Search for Authorlastname in microsoft.public.access.forms
Author: Jan :)
Date: Jun 11, 2008 03:47
"Jan :)" <abuse@localhost.invalid> wrote in message news:OC$C7IxyIHA.552@TK2MSFTNGP06.phx.gbl... Yes, I can enter the data into the recordsource table, but, nothing is showing in the query datasheet view. Here is the SQL for the query the form is based on: SELECT tblBookNames.BookName, tblBookNames.BookISBN, tblBookNames.ObtainedFrom, tblAuthorName.AuthorLastName, tblAuthorName
|