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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calculating accruals09 Dec 2005 14:11 GMT1
Given the fields:
    StartDate    - the effective start date
    PerMonth     - the number of hours which accrue in a month
    HoursAccrued     - the number of hours accrued since StartDate
Subreport problems09 Dec 2005 12:51 GMT7
I have a report that has two subforms on it.  The report works fine without
the subreports in it but as soon as I add the subreports and link the
correct child master fields, the report stops working.  As soon as you try
to open the report, it seems to freeze (display at bottom ...
MKDIR Limitations09 Dec 2005 12:32 GMT3
This statement works
MkDir Path & Me.[Last Name] & "_" & Me.[First Name]
But this one does not.
MkDir Path & Me.[Last Name] & "_" & Me.[First Name] & "\" & Me.Class
OnCurrent Problems09 Dec 2005 12:09 GMT1
I have some code on my oncurrent event on my form (frmFollow) with subform
(frmClaims).  Some of it is working (the bits with *** behind the line) but
the rest isn't.  There are no errors when I cycle through the records or
enter new records, and the database compiles fine with ...
check date() against field "due date"09 Dec 2005 11:29 GMT2
L.S.
I have a form with 2 subforms.
On subform2 there is a field which has as default date().
On subform1 there is a field with the "due date" of the product.
Outlook Integration09 Dec 2005 07:34 GMT3
I'm creating an application to manage client service contracts. I always
enter client information into Outlook, and would like to avoid having to
enter the same client information three times. (Yes, three times - I've
already resigned myself to having to enter the information in ...
Access ODBC Driver for MDE09 Dec 2005 07:06 GMT7
When you convert your app to an MDE, is there a special ODBC driver that is
needed for the Internet Information Server. When you look at the
administrative tools in control panel and look at the ODBC drivers, it says
ODBC driver for Access.mdb. Since you are converting to an MDE ...
Not in List problem09 Dec 2005 06:16 GMT11
Hi ppl,
I am using Acc2003, which I have just upgraded to from Acc97 (Finally).
I have this code in a combo which is in a subform
worked fine in Acc97, although this particular code wasn't used in a subform
Tricky BeforeUpdateValue in new record09 Dec 2005 06:15 GMT2
G'day ppl,
Here's what I would like to achieve.
In a continuous form setup:
Both cmbDepartFrom & cmbArriveAt have |NotInList| , |LimitToList=Yes| &
Dropped table still found09 Dec 2005 05:38 GMT1
I drop a table, and try to re-create it later.  I get a message saying the
(dropped)table is still there.
I have tried both (obviously not at the same time):
DoCmd.RunSQL "Drop Table xxx"
A2K Subform Requery09 Dec 2005 05:20 GMT2
Hi Groupies.
In A2K3, I have the following code that works fine:
   Dim stDocName As String
   stDocName = "frmDriversSwampersLabourers"
Continuous filtering of a listbox09 Dec 2005 01:27 GMT5
Hi Experts,
Need to create a form (maybe with a sub-form) to do the following:
As the user types a company name the listbox below this textbox should
update and show matching records from the company table.
field data subtraction09 Dec 2005 01:21 GMT3
OK,
I know this is simple but I am having a brain freeze today.
What I need to do is perform a simple subtraction of fields with th
sum automatically entered into a another field.
expression09 Dec 2005 01:14 GMT5
I have an expression that does not work in my form in the field "owe", On
Enter:
=[due]-[paid]
I'm not sure why it won't calculate using these two fields above. Thanks.
Many TextBoxes - One Event08 Dec 2005 23:10 GMT2
I have many TextBoxes in my form (about 14 TextBox)
I want all of them to behave in the same manner in the "BeforeUpdate"
event.
Is there any method  to unify the code of the Event procedure, rather
 
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.