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 Programming / August 2005

Tip: Looking for answers? Try searching our database.

Unbound checkbox in subform

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Samantha - 23 Aug 2005 22:05 GMT
I have a union query that shows data from 2 tables. The data is shown in a
sub-form in datasheet view, based on selection from a combo-box from the main
form.  I have 2 problems.
First, the user need to mark the records as processed in the subform. I know
that because it's a union query, the recordset in the subform is not
updateable. I added a check box in the sub-form, but when it's checked, all
of the records are checked. I need a way to check the records individually.

Second, if the first problem is solvable, is there a way to identify all the
records that are checked in the subform? thanks so much.
RuralGuy - 23 Aug 2005 23:17 GMT
Sorry Samantha,

You are between a rock and a hard place right now.  The only way a
checkbox in a continuous SubForm can be unique is to be bound to a
field in the underlying query.  To do what you desire requires the
query to be updateable.

>I have a union query that shows data from 2 tables. The data is shown in a
>sub-form in datasheet view, based on selection from a combo-box from the main
[quoted text clipped - 6 lines]
>Second, if the first problem is solvable, is there a way to identify all the
>records that are checked in the subform? thanks so much.

_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
 
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.