Subject Lookup Combo & Combo Box
Author kristinnolan@hotmail.com
Ok, I have a lookup combo and a combo box on one form...

The lookup combo choices are Assets, etc
The combo box choices are C (for Credit) and D (for Debit)

The lookup combo is linked to a form where they enter the account
type ex. Assets, etc.

When I run the form I can choose Assets but if on the "Assets Form"
it was entered as a Credit it will not allow the user to select the D
for Debit.

How can I make it so that the user can choose C or D regardless of
what was entered on the "Assets Form". Also, can you do something
similar to Show Matching Text with Interbase so that if the user
enters a lower case "d" or "c" it will match the C or D in the drop
down list?

Kristy