I have a Main Form that Shows an individuals resume information.
I also have the Projects and Proposals that we work on in the same Database.
I would like to have a subform on the Resume Main Form that has a ComboBox that you can select the Project or Proposal they are working on to create a record.
Like this:
Combobox = Title
Text Box = Client
Text Box = Location
ComboBox = PlantType
So you would select the Title out of the ComboBox and the rest would populate on their own?
I also have the Projects and Proposals that we work on in the same Database.
I would like to have a subform on the Resume Main Form that has a ComboBox that you can select the Project or Proposal they are working on to create a record.
Like this:
Combobox = Title
Text Box = Client
Text Box = Location
ComboBox = PlantType
So you would select the Title out of the ComboBox and the rest would populate on their own?