Claudine: Yes you can use popups to show a single column for an item that's in the DBGrid. But if you wanted to display the Part#, as he does, and next to it also show the part name, you couldn't do that. You could only show the one part# column as a lookup to the PartName table. You wouldn't be able to show both columns in the Grid, right?
Karen > What am I missing in what Dan wants to do? In a DBGrid, you can customize > each field (column) from either Predefined Values, an Expression or a > traditional Popup Menu lookup with where clause, etc... > > Razzak has a DBGridPickList demo db in the SAT 2007 applications which > demonstrates this feature. > > Claudine

