|
-
Jan 3rd, 2005, 05:52 PM
#1
Thread Starter
Lively Member
Stupid Question... Sql and a text box...
Ok, I have a report in access that I am adding a text field to.
I have a select statement that returns one value.
I want that select statement to put the value into the text box.
I have been going crazy today figuring it out. All I get is #NAME?
Here is what the source is.
= (Select Top 1 NumAdj From TblName) Thats all. Once I get that to return something, Then I can add a where clause.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|