Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / May 2008

Tip: Looking for answers? Try searching our database.

Yes/No Box

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nancy - 28 May 2008 18:42 GMT
My main form F_PurchaseOrder has a subform, F_PurchaseOrder Details.  Each
line contains information for one practicular product that we will purchase.  
I want to put a Yes/No check box under “Return Information” that identifies
if a return is due.  When the check mark is activated in the yes mode, I want
a second form, F_ReturnInfomation, to open up.  I want the select information
from the F_PurchaseOrder and F-Details to  autopopulate the
F_ReturnInformation.  

Once I get this procedure down, I will use the exact some procedure to track
warranty issues.  

I have the yes/no check box on my subform.  When I click the box for one
record in the subform, all records in the subform activate to the Yes
position.  What am I doing wrong?
Ken Snell (MVP) - 28 May 2008 18:49 GMT
You must bind the checkbox to a field in the subform's RecordSource query.
Your observation indicates that your checkbox is unbound -- meaning that
whatever you do in one record for that checkbox will appear in all the
records for that checkbox.

Signature

       Ken Snell
<MS ACCESS MVP>

> My main form F_PurchaseOrder has a subform, F_PurchaseOrder Details.  Each
> line contains information for one practicular product that we will
[quoted text clipped - 15 lines]
> record in the subform, all records in the subform activate to the Yes
> position.  What am I doing wrong?
Nancy - 29 May 2008 12:08 GMT
So how do I fix it.  I have a field with named return with a Yes/No checkbox
in the table and the recordsource query for the subform.  What am I missing?

> You must bind the checkbox to a field in the subform's RecordSource query.
> Your observation indicates that your checkbox is unbound -- meaning that
[quoted text clipped - 20 lines]
> > record in the subform, all records in the subform activate to the Yes
> > position.  What am I doing wrong?
Nancy - 29 May 2008 13:37 GMT
> So how do I fix it.  I have a field with named return with a Yes/No checkbox
> in the table and the recordsource query for the subform.  What am I missing?
[quoted text clipped - 23 lines]
> > > record in the subform, all records in the subform activate to the Yes
> > > position.  What am I doing wrong?
Nancy - 29 May 2008 13:37 GMT
Never Mind.  I figured it out.  

> So how do I fix it.  I have a field with named return with a Yes/No checkbox
> in the table and the recordsource query for the subform.  What am I missing?
[quoted text clipped - 23 lines]
> > > record in the subform, all records in the subform activate to the Yes
> > > position.  What am I doing wrong?
Ken Snell (MVP) - 29 May 2008 23:35 GMT
Glad you found the solution.

Signature

       Ken Snell
<MS ACCESS MVP>

> Never Mind.  I figured it out.
>
>> So how do I fix it.  I have a field with named return with a Yes/No
>> checkbox
>> in the table and the recordsource query for the subform.  What am I
>> missing?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.