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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
An error message received after a NoData message18 Jul 2006 20:52 GMT1
I do not understand why I have an error message on a NoData message based on
a report. I have a form which has a combo box to choose the parameter of a
report. Once you choose the parameter from the list, you click on OK and it
runs the report. If there is no data for the report, ...
1 to 1 Linked Form Problem18 Jul 2006 20:28 GMT2
Hi Groupies:
I have a table with all employees (250 records) and another table with a
record of the certifcations they have received, (200 records). The
relationship is 1 to 1 based on the Employee Number. The Employee form has a
Timer Countdown and events18 Jul 2006 19:37 GMT3
I've just started a new DB. The main form has a control Clock that simply
displays the current time and date to the second. It is live, as I put the
Timer Interval as 1000 and the On Timer procedure as [Clock] = Now
A few things:
populate text box with data from combo box selection18 Jul 2006 19:36 GMT1
I have a form that has a combo box and 2 text boxes.  The combo is populated
via a select and has 3 columns, FieldA , FieldB, and FieldC.  When the user
selects FieldA in the combo box, I want to autopopulate the two text fields
with the FieldB and FieldC values that coorespond ...
Openning a form to a specific record first18 Jul 2006 19:19 GMT8
I want to open a form in Continuous Forms view and have a specific record
first then the subsequent records following. I get the value of a field named
[ItemCode] from another form that is already open and I have used the code :
           DoCmd.OpenForm "Cost", , , "[ItemCode] = ...
Syntax Error18 Jul 2006 19:14 GMT1
I keep getting a syntax error and i don't know what i am doing wrong.
I have two list boxes.  box 1 is lstAccreditation, box 2 is lstAccreditationFR
I use the following code to call each box depending on the language
required.  The english one works great, but the french one keeps ...
getting a recordset from a class18 Jul 2006 18:28 GMT1
I have a number of subforms that relate to a single master form. I would like
to call a class that acts as a "dataservice" to get the record set for each
of the differnt pices of information. The problem is that I am not sure how
to make the module recordset equal the recordset ...
Send Outlook object from Access18 Jul 2006 17:41 GMT6
I need to be able to send an Outlook task from an Access from. The code I
have tried is not working. I am currently using this code:
Private Sub SendTask_Click()
Function fncAddOutlookTask()
SubForm text size problem18 Jul 2006 17:33 GMT1
Is there any way to alter the font, fontSize etc of the text in a SubForm
I have an UnBound Form with a SubForm which is bound to a query and if I
could get the details in the SubForm to print smaller on screen then the
horizontal scroll bars would vanish !!
Repost: DoCmd.RunCommand acCmdDeleteRecord does nothing.18 Jul 2006 17:09 GMT3
Sorry for the repost, but I didn't get any comments regarding this:
I was revising my code as recommended to avoid using:
DoCmd.DoMenuItem acFormBar, acEditMenu, 8, , acMenuVer70
DoCmd.DoMenuItem acFormBar, acEditMenu, 6, , acMenuVer70
call master form method (to requery subform2) from subform118 Jul 2006 16:52 GMT5
I have [master form], [subform1], and [subform2]
I want [subform2] to refresh after BarcodeID in [subform1] is updated.
In [subform1] for BarcodeID control I have:
Private Sub BarcodeID_AfterUpdate()    'in subform1
Recordset - Can you use a query?18 Jul 2006 16:34 GMT2
I was hoping o ue a query qryOut as my recordsource for an output file.  Is
this possible?  Reason being that this query is based on another
query...trying to take the easy way out.
Dim db As Database
Saving selections in a multi-select list box18 Jul 2006 16:28 GMT7
I have a list box that is querying a table for its data - it is a list of
processes, and the associated procedure steps for those processes. I need to
allow users to select multiple procedure steps (i.e. steps 1 and 2-6 for
process A) and have those saved in the record for that ...
Send text file create3d by TransferText18 Jul 2006 15:46 GMT5
I use the transfertext to output the data the way my customer wants.  
Is there a way I can create the text file and mail it to them as an
attachment in the same set of VBA code?
TIA,
combo-box drop down list not updating18 Jul 2006 14:05 GMT1
I have a combo box whose drop-down list of values should be the current list
of all of the unique values that have thus far been entered into that field
(the control source field for the combo box is the same as the list of the
drop-down)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New 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.