combo box usage

V

vassilis

hello there...i have one relationship with 2 tables and a query coming out
from these tables and one form with a few fields from that query...one field
is in combo box form and i want when i choose one value all the others filled
automaticaly with their values....if anybody knows any site related or any
help is welcome..
thanks
 
V

vassilis

thanks for that example u send me...i test it but i didnt took that i want
exactly...actually i want when i choose one data from the memberID the rest
of the fields to be completed automaticaly(name or surname)...i dont want to
add any data or any calculation....
i guess im completely new on this
 
S

Steve Schapel

Vassilis,

Can you go please to the design view of your query, select SQL from the
View menu, and then copy/paste the SQL of the query into your reply?
Thanks, that will help us to see what you are trying to do.
 
V

vassilis

im totaly newbie and my english r terrible so dont bother :))
that what im trying to do is exactly the same as the form <orders> from the
Northwind sample database....changing the customersName ,follows all the
other fields with the appropriate value....
ill keep searching fromthe microsoft press book...
thanks
 
Top