use search value to populate a txt box

scjohn

Registered User.
Local time
Today, 15:25
Joined
Nov 3, 2004
Messages
31
Hello, I have a video Library for people to check videos out. I would like to be able to type in the video number and the Name of the video would show up in a textbox. Is this possible?
 
I'm not sure what you mean by "Video Library" is this a field in a table?
 
Yes it is possible, Search for Dlookup example databases i have done for other people.
Chris
 
modest said:
I'm not sure what you mean by "Video Library"

Database for a video rental store i.e. Blockbuster

It's a popular project set as a practical exam for those learning databases.
 
Okay good. I was just uncertain if we were talking about data filled on a table, or if this was some Access db that would look at the data of different mpegs (etc). I just didn't know if I could be of help or not.

This question is too basic, the Search function of this forum would have been faster. Search: dlookup() or textbox, or both.
 

Users who are viewing this thread

Back
Top Bottom