Google Groups Home
Help | Sign in
Bound Control
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Kou Vang  
View profile
 More options Jul 24, 2:50 pm
Newsgroups: microsoft.public.access.modulesdaovba
From: Kou Vang <KouV...@discussions.microsoft.com>
Date: Thu, 24 Jul 2008 11:50:02 -0700
Local: Thurs, Jul 24 2008 2:50 pm
Subject: Bound Control
Can you not assign a value to a Bound Control via VBA?  ie:

Me.BoundContrl.value = x

Thanks,

Kou


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marshall Barton  
View profile
 More options Jul 24, 3:33 pm
Newsgroups: microsoft.public.access.modulesdaovba
From: Marshall Barton <marshbar...@wowway.com>
Date: Thu, 24 Jul 2008 14:33:34 -0500
Local: Thurs, Jul 24 2008 3:33 pm
Subject: Re: Bound Control

Kou Vang wrote:
>Can you not assign a value to a Bound Control via VBA?  ie:

>Me.BoundContrl.value = x

You can:
        If the bound control/table/field's validation rules permit
the new value.

        If the form's record source query is updatable.

        If you are using record locking or pesimistic locking and
there is no conflict with another user.

--
Marsh
MVP [MS Access]


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Klatuu  
View profile
 More options Jul 24, 3:32 pm
Newsgroups: microsoft.public.access.modulesdaovba
From: Klatuu <Kla...@discussions.microsoft.com>
Date: Thu, 24 Jul 2008 12:32:01 -0700
Local: Thurs, Jul 24 2008 3:32 pm
Subject: RE: Bound Control
Yes, you can, provided it is bound to a field in the form's record source.  
If it an expression, then you can't.
What are you trying to do that is not working?
What error are you getting?

--
Dave Hargis, Microsoft Access MVP


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google