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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
AutoNumber field reset to 1 at year end22 Feb 2005 20:01 GMT3
I have inherited an access database that is designed to work as a tech
workorder system. IE unscheduled and scheduled workorders are generated and
then stored in a master WorkT table. Each time a new workorder is generated,
the WorkID field is incremented by 1. This all works ...
Create user in code22 Feb 2005 19:03 GMT2
I have got to be the worst programmer ever.  Truthfully I'm not a programmer
at all, but I have to do this anyway and I need help. :(
The following code is supposed to create a new user and add that user to the
"Users" group:
Synchronize with Outlook22 Feb 2005 18:59 GMT4
Okay, stupid question.  I've got the following code.  I sort of ripped it off
a code snippet I found in an Outlook programming book.  I've modified it to
apply to my situation.  I'd like to run it by all of you out there to see if
I've missed anything.  One problem I have is that ...
DoCmd.OpenForm22 Feb 2005 18:00 GMT2
This subject is abundant if typed in Google, but I keep getting a mistake,
I have created a Form Called "Edit Aircraft". I want this form to be opened
by another form. I inserted the Sample code found in the help-file:
Private Sub Form_Open(Cancel As Integer)
Problem using "Type" in VBA22 Feb 2005 17:27 GMT5
When I use a "Type" statement in VBA's class module, I get an error.  Is
there any way to get around this problem?
Thanks,
Eddie
Returning part of a field value in code22 Feb 2005 16:49 GMT1
Can anybody help
I have a text field use to store both names and towns. It has been inputted
into the table using this format
Name (Town)
Problem using Select Case22 Feb 2005 16:41 GMT6
I am using the following code to select which subform appears based on the
type of record displayed (there are three classes of objects in the database,
each with the same core data set and three separate sub-tables of data).
Private Sub Form_Load()
Compile error: loop without Do22 Feb 2005 16:33 GMT2
I get this error when I run the code or compile. The Loop DOES have  a Do.  
The only thing I can think of is that I have too much in the Do/Loop. Is
there a limit?  I can't figure out why I get this error. Everything is where
it should be. The code ran before, then I added some ...
Please Help: Find method and recordsets22 Feb 2005 16:23 GMT1
I have created a form called frmModify that is based on tblModify. Within the
form I have subform(called frmExisting).  On the the form Modify, I have a
list box where users can pick a conveyor to modify.  The only problem is that
the table Modify has many conveyors with the same ...
Full path name to data22 Feb 2005 16:17 GMT1
How do I find the full path name to a database. Linked or
otherwise. Using Access 2000 form open event.
DB Updates22 Feb 2005 16:07 GMT1
I have a FrontEnd DB on several users. I'd like to create a function that
compares the queries, forms, macros, etc, of the frontend and the database i
use for development and imports the objects that doesn't exist in the
frontend.
Change field in table from previous record22 Feb 2005 15:53 GMT1
I have a table were I need the information of the record above.
It is a table were de information of two records actually always represent
one record.
But on the second line there is no customernumber anymore. It is blank.  
Passing Array & value to function22 Feb 2005 15:26 GMT2
Hi I have an array, created by a recordset, and I want to pass it to a
function along with the value.  the function will check if the value is in
the array and return YES / NO
I'm getting a comile error of TypeMismatch: Array
Error: Subscript out of range (no. 9)22 Feb 2005 13:56 GMT1
I have problem with this error:
9. Subscript out of range on line
Set rst = PlaningDB.OpenRecordset(SQL)
Dim rst As Recordset
Validate form data22 Feb 2005 13:49 GMT4
I would like to validate data in certain fields on a form using a validation
rule (or any other method) so the error message appears when the field loses
the focus, rather than waiting for the referential integrity of the
relationship to catch the error when attempting to add the ...
 
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.