N Nadalia Registered User. Local time Today, 17:02 Joined Mar 23, 2004 Messages 25 May 5, 2004 #1 I have a pull down list from tblType on my frmCPU that I'd like to set a default value. For example, if user want to add information about CPU, my equipment type should be set as "CPU". How to do that? Thanks! Nadalia
I have a pull down list from tblType on my frmCPU that I'd like to set a default value. For example, if user want to add information about CPU, my equipment type should be set as "CPU". How to do that? Thanks! Nadalia
Mile-O Back once again... Local time Today, 23:02 Joined Dec 10, 2002 Messages 11,316 May 5, 2004 #2 Set the Default Value property of the combobox.