I am looking to create a database using excel.. This workbook will contain a list of information.. In col A it will have states, in col B it will have cities and in col c it will have names. If a user selects he state in drop down A (on a form) and selects the city (on a form) then i would like the form to also display the names (in boxes on the same form) for the user to view. Has anyone done this? if not how would i create a form to do so? i know my vba/vb, but im not good with forms.
thanks for your help.