Re: mutiple Combobox 's problem
From: John Vinson (jvinson_at_STOP_SPAM.WysardOfInfo.com)
Date: 08/26/04
- Next message: Sandy H: "Locking table data"
- Previous message: Allen Browne: "Re: Before Update"
- In reply to: Sammy: "Re: mutiple Combobox 's problem"
- Next in thread: Sammy: "Re: mutiple Combobox 's problem"
- Reply: Sammy: "Re: mutiple Combobox 's problem"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Aug 2004 23:43:10 -0600
On Wed, 25 Aug 2004 17:31:08 -0700, "Sammy"
<anonymous@discussions.microsoft.com> wrote:
>You are right each record would have an equal amount of
>combo boxes. However, each time you open the form it have
>a different depending on the variable you select to open
>the form. Let me consider just one record and can
>recreate for the other. What I am thinking is create a
>hidden textbox. Some how count the number of combo boxes
>are on the form. For each combo box enabled and is not
>null have it add a number inside the text box. If the
>number equals the number of combo boxes then have it do
>something if not then have it do something else. Would
>this be a better scenario? If so how do I do the loop?
I'm still not understanding the situation.
What determines whether a combo box is enabled (visible??) or not?
What are the Control Source properties of these combos? What data
exists in the table? What is the significance of this variable, and
how is it specified?
I'll be out of town tomorrow - if nobody else jumps in, please repost
so the other MVP's won't take this as an answered thread... because
I'm still confused!
John W. Vinson[MVP]
(no longer chatting for now)
- Next message: Sandy H: "Locking table data"
- Previous message: Allen Browne: "Re: Before Update"
- In reply to: Sammy: "Re: mutiple Combobox 's problem"
- Next in thread: Sammy: "Re: mutiple Combobox 's problem"
- Reply: Sammy: "Re: mutiple Combobox 's problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|