Hi there I have a query that only returns one value, I am currently displaying it in a list box ......
The problem I have discovered is that until it is physically selected I can not use the value in there as a part of the data validation routine.
How would I go about using the query as the data source for a text box, I assume this way I will be able to access the value without the problems associated when using a list box.
Thanx
The problem I have discovered is that until it is physically selected I can not use the value in there as a part of the data validation routine.
How would I go about using the query as the data source for a text box, I assume this way I will be able to access the value without the problems associated when using a list box.
Thanx