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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with code (Loop without DO)10 Mar 2008 05:08 GMT4
Can you tell me why this code is not working???
Private Sub cmdDoCost_Click()
Dim db As DAO.Database
Dim rstPO As DAO.Recordset, rstPORoducts As DAO.Recordset
Program linked tables from multiple databases09 Mar 2008 22:43 GMT1
I am using Dev Ashish's "Relink Access tables from code" which works
wonderfully but I would like to link tables from a second database also.
I created a seperate database for staff tables so they can be used in
multiple databases and would like to link these in.
Double Click for a form09 Mar 2008 21:50 GMT2
How would I be able to use the double click event for a text box in a subform
to open a particular form to specific record?
Generate a report from a specific record09 Mar 2008 21:46 GMT4
I am needing to see how I can have a report open up for a specific record.
For example, I have a form where users input inspection data for a site and I
have a button on the form that opens the appropriate report, but I would like
to limit the report to the specific record ...
Getting FileDialog to work09 Mar 2008 17:36 GMT1
I have used
Application.FileDialog(msoFileDialogOpen)
technic in one of my modules.  At first it gave me a runtime error but later
on worked correctly (I do not remember what I had done to get it working).
Linking Backend MDB Tables Programmatically09 Mar 2008 15:25 GMT2
I have an application that has the data split in tables in a backend mdb
file.  These tables are linked in the frontend mdb application file.  The
application could be deployed on different company's networks, so the folder
locations of each file may vary.
Datevalue09 Mar 2008 08:52 GMT7
I have taken over an application that parses out data from a flat file.  It
has been running in the UK without issue.  I am in the US and am having
problems with a date field.  I believe the issue is with datevalue().  
The records are in the file in reverse date order.  The ...
Subreport header and footer09 Mar 2008 01:19 GMT1
I have a subreport in the header of a report. Is there a way to get a
separate header and/or footer for the subreport (different from the header
and footer in the main report)?
Sub/Function Arguments08 Mar 2008 20:46 GMT2
I am wondering if it is possible to provide options for Sub/Function
arguments just as VB does for intrisic methods, so that when a user is typing
out the method call, a drop down box appears for each argument showing
available options?
Multiple queries in one report08 Mar 2008 17:23 GMT2
I have a Query1 that generates a list of product names and quantities
(Quantity1). I have a different Query2 that generates product names and
quantities (Quantity2). I want to make a report that joins the results of the
two queries so that where the product name is the same, ...
Listbox multiselect08 Mar 2008 14:09 GMT2
I'm working in Access 2000 with a List box that is inteneded to look up a
record on the form.  I have MultiSelect property set to 'None' .  For some
reason the ListBox is behaiving as if MultiSelect were true... IT never
release the previous selection which remains highlighted.  ...
SendKeys08 Mar 2008 11:23 GMT12
I have developed a new Database on my PC using Access 2002 with Windows XP.  
When I try to run it on a laptop using the same version of Access but with
Windows Vista I get problems.  In a couple of Macros my SendKeys instructions
fail - I am changing a field type from Number to ...
set creat date and last update date08 Mar 2008 04:47 GMT2
i want to set a creat date and last update date in form.
creat date and last update will be add automatically when the record creat.
last update will be update everytime when saving.
how to set auto update the textbox when i save the form? Thanks.
copy data08 Mar 2008 04:25 GMT9
Hi,
I have set a form of proforma invoice worksheet, has 2 subforms.
As we the actual qty of goods for ship to customer often has some difference
with proforma.
Performance issues with Access 2007 and other Office apps07 Mar 2008 22:41 GMT1
I have a system that is driven by VBA from Access. It uses Excel for charting
and generates reports in Word using data from Access and charts from Excel.
Programs were originally written using DAO but I've started converting them
to ADO. Part of the system is converted and runs ...
 
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.