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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
type mismatch in DLookup08 Jul 2007 13:54 GMT3
I have the following code, which returns an error Runtime Error 2464 Data
Type Mismatch in Criteria expression
Private Sub Form_Delete(Cancel As Integer)
   Dim varDeliveryID As Variant
Constructing commands from variables08 Jul 2007 06:54 GMT1
I am constructing the following
forms!formname!pageno.visible=False
from variables held in a table. Specifically the pageno and False/True are
picked up from the table. I'm getting formname using CodeContextObject.
Login Help08 Jul 2007 05:08 GMT1
I have a database with a logon screen, I would like to be able to open a
separate form for anyone logging in as an Admin vs someone logging in as a
User. Bellow is the following VB code used to open the WelcomeForm once they
authenticate the logon. Is there a possibility to add that ...
Numeric field overflow08 Jul 2007 01:42 GMT4
Hi - My automation database imports a lot of reports from excel. I have been
running this database for quite sometime now and all these days it has been
working fine. I split the databse and now i get this error
"Numeric field overflow"
Updating time fields08 Jul 2007 00:44 GMT2
I work for a medium sized college's security deparment
all deparments use radios and comunicate via a central dispatcher
when the call dispatch they enter their radio call into an accses database
that i have now inharited.
How to cleanup a report's temporary tables?07 Jul 2007 21:56 GMT9
A report creates temporary tables for its own use during the Open event.
These tables cannot be deleted during the Close event, because they cannot
be locked while "still in use" (by the report itself apparently).
- How can the tables be released by the report before attempting to ...
Notify user of missing data on form closure07 Jul 2007 19:20 GMT2
I have a form with many fields.  Users on a network are allowed to create new
records or edit existing records in this form.  I have 3 fields in the form
that must be filled in by the user so I can properly identify the issue.  I
can set these fields to “Required” and that will ...
Getting List of Macros in VBA07 Jul 2007 19:03 GMT14
I would like to know how to programmatically get a list of all macros AND
their sub-macros.  For example, if there is a macro called "Reports" and this
macro contains the following Macro Names: "Report1" which opens report #1 and
"Report2" which opens report #2, I'd like to ...
random numbers07 Jul 2007 16:18 GMT3
I want to pull a group of random numbers within a certain range, but
don't want to check after each grab whether I've previously pulled the
number.  For example, let's say I want to generate three random numbers
between 1 and 100.  I'll store the numbers in an array.  Can I do ...
Clear data entered07 Jul 2007 15:51 GMT3
I have the following code in a from where user is to enter New Ingredient.  
It catches the error when a duplicate Ingredient ID is used.  It works so
far, but what I want it to do is to clear the incorrect IngredientID they
have started to enter it.  I can't figure out what code ...
Images in Combo Boxes07 Jul 2007 14:25 GMT3
Is there a way to display images in a combo box so the user could select
which one they want?  I know there's a way to do this in a separate form, but
I'd like to know if there's a way to do so directly in a combo box.
Thanks,
Unusual database connection to SQL (Access 2002). Help!07 Jul 2007 07:16 GMT1
I have a database connection as follows. It uses a named server and NT
(Windows logon) Authentication. It connects to a SQL server:
With dbconn
  .Provider = "Microsoft.Access.OLEDB.10.0"
How to open existing Excel file & paste Access data...07 Jul 2007 02:19 GMT1
I am wondering what kind of code I need to use to open an existing Excel file
& paste Access data into an existing tab - with the key being to preserve the
formatting on the worksheet tab that already exists - such as font, column
width, page headers, conditional formating and ...
database splitter06 Jul 2007 22:51 GMT3
I have developed a application in access. Now, i moved this to the a common
drive where all my tem members can access it.
I tried database splitter which splits  into front end(forms, queries...)
and backend(tables). also, i can see all tables from the front end are linked
Conditional Formatting that Opens Form06 Jul 2007 20:56 GMT3
I have conditional formatting set up (see below) and I would also like to
open a form if the conditions exist.  Can someone help me.  My form name is
"CRITICAL STATION FORM" and it's a pop up form.  Thank you.
Public Function fTestConditions(strLine, strDesc, strWorkStation)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 June, 2007
 
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.