I have set-up an Option Group. I did this via the wizard. When binding
this to a field I can't select any of the options. When I get rid of
the control source field the selections work fine. Would anyone know
what I'm doing incorrectly?
|
|
0
|
|
|
|
Reply
|
p
|
1/22/2008 6:56:46 PM |
|
On Tue, 22 Jan 2008 10:56:46 -0800 (PST), p-rat wrote:
> I have set-up an Option Group. I did this via the wizard. When binding
> this to a field I can't select any of the options. When I get rid of
> the control source field the selections work fine. Would anyone know
> what I'm doing incorrectly?
Is your Form's AllowEdits property set to Yes?
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
|
|
0
|
|
|
|
Reply
|
fredg
|
1/22/2008 7:42:22 PM
|
|
On Jan 22, 1:42=A0pm, fredg <fgutk...@example.invalid> wrote:
> On Tue, 22 Jan 2008 10:56:46 -0800 (PST), p-rat wrote:
> > I have set-up an Option Group. I did this via the wizard. When binding
> > this to a field I can't select any of the options. When I get rid of
> > the control source field the selections work fine. Would anyone know
> > what I'm doing incorrectly?
>
> Is your Form's AllowEdits property set to Yes?
> --
> Fred
> Please respond only to this newsgroup.
> I do not reply to personal e-mail
Yes. I tried it both ways (AllowEdits) and it didn't make a
difference. Once I change the control source to a field name; you
can't make a selection. If it is unbound, it works fine.
|
|
0
|
|
|
|
Reply
|
p
|
1/22/2008 8:55:07 PM
|
|
My best guess is your form's record source is a read-only linked table
or a query that is not updatable.
On Jan 22, 12:56=A0pm, p-rat <osupr...@yahoo.com> wrote:
> I have set-up an Option Group. I did this via the wizard. When binding
> this to a field I can't select any of the options. When I get rid of
> the control source field the selections work fine. Would anyone know
> what I'm doing incorrectly?
|
|
0
|
|
|
|
Reply
|
n00b
|
1/22/2008 8:59:36 PM
|
|
"p-rat" <osupratt@yahoo.com> wrote in message
news:182daf86-85a7-4cf2-a195-36b89c2e8249@x69g2000hsx.googlegroups.com...
>I have set-up an Option Group. I did this via the wizard. When binding
> this to a field I can't select any of the options. When I get rid of
> the control source field the selections work fine. Would anyone know
> what I'm doing incorrectly?
Are you sure the field you're binding it to is a numeric (ie Integer or
Long) ?
|
|
0
|
|
|
|
Reply
|
Stuart
|
1/22/2008 10:59:54 PM
|
|
dans l'article
182daf86-85a7-4cf2-a195-36b89c2e8249@x69g2000hsx.googlegroups.com, p-rat �
osupratt@yahoo.com a �crit le 22/01/08 19:56�:
> I have set-up an Option Group. I did this via the wizard. When binding
> this to a field I can't select any of the options. When I get rid of
> the control source field the selections work fine. Would anyone know
> what I'm doing incorrectly?
|
|
0
|
|
|
|
Reply
|
mallard
|
1/24/2008 2:06:26 PM
|
|