I am trying to access a table with about 5000 records and 150 fields, using a combo box. I can pick the record I want very nicely, but I can't get the rest of the information to show in my form. What do I need to do to get this to work properly.<br><br>I have investigated the Itemdata and ItemIndex, but now that I have captured the information in my primary key, what do I do with it in order to display the record.<br><br>Another idea I have been working with is using the Find feature, but how do I code this so it is more user friendly?<br><br>Any thoughts on this would be very welcome.<br>Thanks, LadyRose