Full Version: Using Text Box
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
kalove
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
You could use the DLookup() function (if I understand your question) ...

RDH
Jack Cowley
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
Thanks! that works.
Jack Cowley
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.