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 / September 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error on form after record has been deleted01 Sep 2008 17:08 GMT3
I am using a checkbox control on a form to add a record to a separate table
with postal address information which is displayed as a subform.  If the
checkbox is checked, the subform is visible and the data appears.  If the
checkbox is then unchecked, the code on the form runs to ...
Code to pass value from subform to control on parent?01 Sep 2008 05:52 GMT4
Could anyone tell me the proper syntax for passing a value from a control in
a (datasheet) subform to a control on the parent form?  Just to make sure I'm
using the right terminology here, parent form is based on tbl_Items, and
subform is based on tbl_RelDates (linked by ItemID). ...
send recordset to report01 Sep 2008 04:14 GMT2
I have a form that submits the fields by recordset instead of bound fields.
Dim Rs As Recordset
Set Rs = CurrentDb.OpenRecordset("Assets")
Rs.AddNew
modify backend table01 Sep 2008 04:02 GMT4
I got table exclusive opened by other user when I tried to add a new
field in the table.
It seems the backend application table is locked by a user.
I use SQL as row source of the dropdown box.
Vista - XP Compatibility for Access 2003 MDB / MDE01 Sep 2008 02:45 GMT3
Create mdb in office 2003 and Windows XP
Move to Office 2003 and Vista
Get errors in querys with VBA functions like Left() and Mid()
This can be fixed by the following procedure in the copy on VISTA
OnKeyDown - Allowing Other Access Shortcut Keystrokes to Pass Thro01 Sep 2008 01:42 GMT1
In some of my continuous forms, from within the form's OnKeyDown event
procedure I call a sub which lives in a General Module. That sub examines the
keys pressed and traps Ctrl plus arrow keys for alternate functionality, but
I would like other key combos (especially Ctrl+' to ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.