G
Guest
In my table I have a Field called [Status] which could be pending, complete,
cancelled. I also have other fields in the same table [CancelledReason],
[PendingReason], and [Complete]
I have a continuous subform, and in my subform, I have a a combobox that if
one selects a status e.g., Pending... To avoid putting the [CancelledReason],
[PendingReason], and [Complete] on the subform, I thought it would be a good
idea to have unbound combobox on the Form so that when I select the type of
status e.g., Pending then the unboundcombo box turns to be the
[PendingReason] so that the user can select the reason its pending.... etc,
Is this practical, please help!
cancelled. I also have other fields in the same table [CancelledReason],
[PendingReason], and [Complete]
I have a continuous subform, and in my subform, I have a a combobox that if
one selects a status e.g., Pending... To avoid putting the [CancelledReason],
[PendingReason], and [Complete] on the subform, I thought it would be a good
idea to have unbound combobox on the Form so that when I select the type of
status e.g., Pending then the unboundcombo box turns to be the
[PendingReason] so that the user can select the reason its pending.... etc,
Is this practical, please help!