Is it possible to place a text box within a form and write hard code to pull data from a table vs creating a query? example: table name: tblnscnumbers record source within table: yesterdaynumbers.
R. Hicks
Oct 31 2007, 11:00 AM
You could use the DLookup() function (if I understand your question) ...
RDH
Jack Cowley
Oct 31 2007, 11:00 AM
You can use DLookup() as the Control Source of the Text Box to gather a single piece of data from a table or query... This article will help you with the DLookup() syntax...
This just one way to do what you want...
hth, Jack
kalove
Oct 31 2007, 11:08 AM
Thanks! that works.
Jack Cowley
Oct 31 2007, 11:23 AM
Ricky and I were glad to be of assistance...
Jack
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.