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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Building a form using VBA26 Apr 2005 23:15 GMT4
I want to create my forms using VBA.  I can make a subroutine for
fields/buttons that are used in more than 1 form, so I don't have to do
something twice. But the problem is: I don't know how I can add elements to
a form.
Requerying Subform and Control Focus26 Apr 2005 22:59 GMT4
I apologize if this has been answered previously.  I could not find this
issue.
I have a form with a listbox and a subform.  The subform is linked to the
listbox via the "Link Child/Master Fields" properties.  The subform updates
Making mde using code26 Apr 2005 22:51 GMT1
How to I make an mde using vba code?
Save current record in VB26 Apr 2005 22:47 GMT10
       I've gone blank...  I want to save the current record on a form from
within VB code, after changing a bound control.  What's the easiest way to
do this, shy of requerying the form?
- Max
Data Enry Forms26 Apr 2005 22:32 GMT3
I have 24 company tables.  I need to create a data entry form for each.
All the tables use the same fields.  Is there a way to use one(1) data
entry form for all table and populate the header with the table name of the
table in edit?
How to determine source of opened form26 Apr 2005 22:09 GMT3
Hi! I have a procedure that I wish to run depending on which form was used to
open the existing form.  How do I determine that or if a given form is open?  
Thanks.
Getting Date Only26 Apr 2005 21:54 GMT4
I can not get the date to appear in a field automatically after a certain
event occurs. Here is the code:
AfterUpdate for strRequestStatus Field
If  Me.strRequestStatus = "Closed" Then
Run-time error 2447 when referring to combo box26 Apr 2005 20:43 GMT1
I am getting a run-time error 2447 message (There is a invalid use of the .
(dot) or ! operator or an invalid parenthesis) in my code when I refer to the
value in a combo box. This error started showing up when I changed the number
of columns from 2 to 1 and eliminated the ...
Close a form and make sure an option is selected26 Apr 2005 20:42 GMT2
I have an option group on a subform of an Access form.  I want to force the
user to select one of the options before they close the form.  I can't seem
to figure out what event procedure to put the following code in:
If Findings.value = null then MsgBox, "yada yada yada" EndIf
Date Fields In Access26 Apr 2005 20:32 GMT2
Hi again group
I need to extract the day and month from a date field and place these values
into 2 seperate fields ([day] and [month]).  Is this possible in access ??
Thanks in anticipation.
text box search form26 Apr 2005 20:12 GMT4
    i want to bring up a simple for that has one text box that says "enter
customer last name". when i enter the name and hit enter i want my customers
form to open to that customers record. I can't seem to figure this out. I'm
new to access but i can't find instruction on how ...
Run-time error '2424'26 Apr 2005 19:33 GMT10
I have encountered a problem with some code in Access 2003 after upgrading
from Access '97.  In particular this statement:
me.ControlName.Value = [Forms]![Application]![ControlName].Value
I am attempting to assign the value of a control from the parent form to a
Limiting Navigation buttons on form26 Apr 2005 17:45 GMT1
With the standard navigation buttons on an Access form, is there a way to
limit the user from proceeding to a new record?
I have four objects with a subform to enter data on each.  There are only
four.  The user can navigate to a 5th(new) form.  I have disabled the
forms and subform26 Apr 2005 17:02 GMT1
How can I refer to fields on a form when I'm creating code for a command
button on a subform?
For example, I'm trying to create a command button that automatically opens
an e-mail.  In the subject of that e-mail I want the Name and State of the
Stop front end opening twice26 Apr 2005 16:32 GMT2
How can I detect if my front end database is open already?
Thanks
Diarmuid
 
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.