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 / Modules / DAO / VBA / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB routine to concantonate MSA records13 Jul 2005 21:05 GMT1
I have an MS Access 2003 table with 2 data fields.
Fld 1 ids records within common groups with repeated value in records
belonging to that group.
Fld 2 has sequentioal history information about unique groups.
filters and number of records13 Jul 2005 21:00 GMT8
I have forms that I have created which have filters on them to only display
certain records.  What I am trying to do get the number of records that get
passed through these filters.  I have applied the filters in the properties
of Access and I am trying ot get the number of ...
Or statements in event procedures13 Jul 2005 20:46 GMT3
I have a button on form "teachers" (containing field ID) which I want to open
a form "projects" (containing fields id1 and id2) where either id1 or id2 = id
I have a button which opens "projects" when id =id1, and one which opens for
id2=id. The obvious solution would be just to ...
Access13 Jul 2005 20:38 GMT1
I copied an Access Datebase from one of my computers to put it on another one
and now the program will not run. I get error messages. Help please!!!!
Importing multiple CSV files and adding the filename as a field 13 Jul 2005 20:27 GMT4
Ok I have read all the posts that give this answer
Maybe try something like:
Function import()
path = "c:\import\"
Auto center doesn't work13 Jul 2005 19:48 GMT6
Even when I set a form's properties to AutoCenter it still aways comes up in
the upper left section of the window.  I thought AutoCenter was supposed to
make forms locate in the center of their window.  Does anybody know why this
isn't working for me?  Thanks
How to refresh database objects?13 Jul 2005 19:40 GMT1
I'm confused with the following problem. I have a database in which I let
some procedures run during evenings and nights so that they would be ready in
the morning when I'm back at the office. Now, it happens sometimes that the
procedures stop running because there can't be found ...
Library Reference Version Differences13 Jul 2005 19:21 GMT6
At the moment, we are in a state of change where some users are still on
Office 2000 and others have been upgraded to 2003.  All we be upgraded within
the next couple of months.  I have been upgraded, and herein lies the problem.
We do a lot of communication between Access and ...
BeforeUpdate event on a subform13 Jul 2005 18:37 GMT1
How can I respond to the BeforeUpdate event on a subform?  It is not an
available event when I choose the subform object in VBA.
Thanks in advance,
Emily
Limit number of chars13 Jul 2005 18:36 GMT3
I have an unbound text box for users to input data. I want to limit the
input string to 50 chars. How do i do this on an unbound control?
I also like to create a label that shows the string length as the user types.
Thanks.
No records found in Select statement13 Jul 2005 18:35 GMT1
How can I make it if this statement below does not find any records to
continue on and not get an error and stop running the code?
vSql1 = "Select sku from pm_f where sku_type = ""NORM""
Set db1 = CurrentDb()
If, then, else SQL select query13 Jul 2005 18:28 GMT4
I would like to do a select query based on a list of if, then, else
statements. What is the syntax in an SQL select query?
Thanks in advance.
Disable Error Message when using DoCmd.RunSql13 Jul 2005 18:27 GMT2
How can I supress the message saying that my app can't append all records
due to Key Violations? I only want to suppress the message and allow the
query to run anyway.
Creating Event Procedure Programatically13 Jul 2005 18:06 GMT12
I am seeking a method of changing an event procedure in a ADP at the form
opens, pulling the code from an SQL Table, so that I can update the Timer
Event without updating the client.  I have searched and searched and
couldn't find anything to help me.  All I need is to create a ...
Problem of executing the code in Access13 Jul 2005 17:50 GMT8
Private Sub Lot_No_AfterUpdate()
'declare variables
Dim dbObject As Connection
Dim rst As Recordset
 
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.