Ch1gga
02-10-2002, 10:10 AM
This hopefully is an easy question. I have a database that I use to keep track of client information. The information is kept in a table. The way I search is by using an unbound textbox in a form. I have a command button that does the search, which operates correctly. The problem that I am having is that I want to display the result in another textbox in the form. I've tried using macros but the SetValue command doesn't let me set the value of the textbox.