Greyowlsl
Mlak Mlak
- Local time
- Today, 18:53
- Joined
- Oct 4, 2006
- Messages
- 204
Hi,
Ok i have a combobox that has list of parts then i have some other text boxes that have the details of the part that is selected, now one of them is a combobox and shows the order priority, which contains 'major, minor, and critical'.
Now what i want to do is when i select a new record and invoke an onchange event that if order priority combobox shows critical that the forms back colour changes eg. Me.form.backcolor = vbred.
thanks,
Leon
Ok i have a combobox that has list of parts then i have some other text boxes that have the details of the part that is selected, now one of them is a combobox and shows the order priority, which contains 'major, minor, and critical'.
Now what i want to do is when i select a new record and invoke an onchange event that if order priority combobox shows critical that the forms back colour changes eg. Me.form.backcolor = vbred.
thanks,
Leon