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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
too few parameters22 Nov 2005 03:45 GMT11
I have the following code that I'm trying to use to 'view' one record of a
SQL table that I've linked to with Access 2002.  This code is behind a
button on a form.  On the form I enter a value in a control named custno.
When I click the button I get an error that says 'Too few ...
Using NotInList to update tabel with two values22 Nov 2005 02:38 GMT1
I have a data entry form where country(ies) (there can be more than one for
each project) is/are entered in a sub-form on a tab control. Countries not
listed are entered by the following:
Private Sub CountryName_NotInList(NewData As String, Response As Integer)
Command to Close and Reopen Sub Form22 Nov 2005 00:49 GMT1
I'm using a VB Command to change the SQL statement on my Query
qry_SEARCH
On the main form, frm_SEARCH,  I have a sub form sfrm_SEARCH bound to
this Query
Getting an "All" choice  to return all records in a list box22 Nov 2005 00:30 GMT5
I have a form where users can enter three variables using three combo boxes
and the resulting records are shown in list box on the form. It works fine.
However, i would like
to be able to choose  "All" in one, two or all three combos. It is not a
Splash page be a FLASH file22 Nov 2005 00:16 GMT1
Hello again all,
I am putting the finishing touches on my first project.  All thanks to
eveyone here.  I appreciate it.
Access 2000 database.
Runtime errors- OpenReport21 Nov 2005 23:57 GMT1
Hi.  I have reports that allow for user input (such as a date) and then run
the report using the preview command.  If the user begins to run the report,
but then decides not to run it and closes the parameter window, I get an
error message:
VB Command to Update SubForm after Query SQL change21 Nov 2005 23:55 GMT1
I'm using a VB Command to change the SQL statement on my Query
qry_SEARCH
On the main form, frm_SEARCH,  I have a sub form sfrm_SEARCH bound to
this Query
F9 to update field21 Nov 2005 22:42 GMT1
I'm using Access 03.  There are several instances on my forms where when I
add data I want another field to reflect the fact that addition information
has been added.  I've noticed that I can press F9 and the data in the fields
update.
Updating field on From21 Nov 2005 19:34 GMT1
I have a EmpID dropdown field with a query that selects all the Employees ID,
depending on the selection of the EmpID , I want to fill the next field with
the Employee's name that matches the EmpID matching the previous selection.
Thank you.
Filtering a form using a inputbox21 Nov 2005 19:02 GMT3
I have the following code in a form I'm using.   When I click on the button
to run this it brings up the input box twice.  Once as I would expect it and
the next time it shows the information typed into the input box as the
prompt data.   Any ideas on what I need to correct?
Create Table with wrong data21 Nov 2005 18:56 GMT5
Private Sub SelectRecord_Click()
On Error GoTo Err_SelectRecord_Click
   Dim stDocName As String
   stDocName = "tblFlightNumberQuery"
New Record Property21 Nov 2005 18:15 GMT3
I have a continuous form that is set to allow Edits, Deletions and Adds.  The
following statement in the On Current event procedure:
           If Forms![EDIT-Phys Offices].NewRecord = True Then
              [Confirm Add Record]
Retrieving current formname21 Nov 2005 17:52 GMT2
In many vb routine one can refere to things with [forms]![formname]....etc.
In vb routine i want to store the formname i am in in a variable.
So i would like to use [forms]!avariablecontainingmyformname...
Can anyone tell me how to get 'your own' formname you are in?
Quarterly Reports21 Nov 2005 17:30 GMT2
I am new to writing code, but need a code to call up quarterly reports
seperately. (From Jan to Mar, Apr to June, July to Sept and Oct to Dec. I can
call up for all the quarters now, but can't call up from different ones that
I could select along with the year too. Can anyone help ...
too few parameters error21 Nov 2005 17:10 GMT4
I am reposting this because I'm afraid it's too old to be found and
answered.
I have the following code that I'm trying to use to 'view' one record of a
SQL table that I've linked to with Access 2002.  This code is behind a
 
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.