M
MiHutch
Here is my setup; I have a form which is used for hardware inventory. In the
form I have a combo box which refers to a piece of hardware. The item values
in the combo box are desktop, laptop, cell phone and external hard drive.
Currently when I select an item then double click on the combo box it opens a
second form where I am adding additional information about the item. This
second combo box is not item specific, but a very general hardware form.
Is there a way to have several different forms based on the item in the combo
box? I would like to select laptop in the combo box, then when I double click
on the combo box the computer data entry form will open. If I select cell
phone I would like a cell phone data entry form will open.
Is this possible? I could recreate the forms to work, but this would work
great for me.
Thanks for any suggestions.
MiHutch
form I have a combo box which refers to a piece of hardware. The item values
in the combo box are desktop, laptop, cell phone and external hard drive.
Currently when I select an item then double click on the combo box it opens a
second form where I am adding additional information about the item. This
second combo box is not item specific, but a very general hardware form.
Is there a way to have several different forms based on the item in the combo
box? I would like to select laptop in the combo box, then when I double click
on the combo box the computer data entry form will open. If I select cell
phone I would like a cell phone data entry form will open.
Is this possible? I could recreate the forms to work, but this would work
great for me.
Thanks for any suggestions.
MiHutch