make sure the source for the combo box is either the table or a query
that returns Name and ID

in the Format tab of the combo box, set it to
2 columns
then set the column widths to 1";0"  (name,id)


--- In [email protected], Lyanne Rheeza Ong <[EMAIL PROTECTED]> wrote:
>
> Hello, 
>    
>   More questions from this newbie:
>   I have an Application table which has Application ID and
Application Name. I have another table Variable which has Variable ID,
Application ID and other columns. 
>   I have a form with a dropdown list which should display the
Application Names in the dropdown list. A criteria for the name to be
displayed is that it should already have a record in the Variable table.
>    
>   I am able to display dropdown values in the form but it displays
the Application ID. What should I do to be able to display the
Application Name and not the ID. 
>    
>   help!!!
>    
>   thanks,
> lyanne
> 
> 
> 
> L y a n n e  R h e e z a  C.  O n g
> 
>  
> 
> 
> 
>        
> ---------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. 
Try it now.
> 
> [Non-text portions of this message have been removed]
>


Reply via email to