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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
A97 Rst to XLS on Office 2007 client06 Oct 2007 10:04 GMT2
Beginning a transition from Office97 to Office 2007 (installed on
Windows XP). We have numerous Access97 MDBs distributed as runtimes to
client PCs. For Phase I testing, on one client PC I have removed
Office97 Standard and have installed Office 2007 Standard, retaining
Open a form with a tab control to a specific page in access 200706 Oct 2007 06:37 GMT1
Is there a way to have a command button that when selected opens a form to a
specific tab control page.  The form that is opened contains multiple tabs
with with corresponding pages.  Unfortunately, I cannot use the OpenArgs of
the docmd to set focus because this form is the main ...
Saving querry results in vba06 Oct 2007 06:34 GMT1
I've used recordset.open <query string>, CurrentProject.connection to run a
query on a table.  How can I save the results of such query?  I would then
like to show the query results in a listbox and so I'm trying to write the
results to a query which is already a data souce of ...
What database am I using?06 Oct 2007 01:44 GMT4
I have an application that some people will use with SQL Server and others
with Access.  There are a few differences I need to cater for with SQL Server
such as stripping off the dbo_ from the front of linked tables.  Is there a
way to check a linked table to decide if it is ...
"File 53 not found"? in Access05 Oct 2007 18:48 GMT1
What does this error mean and how do I fix it?
Dlookup and Dates05 Oct 2007 18:44 GMT2
I have the following field in a query.
DLookUp("gl_perod_id","ingres_gl_perod_tbl","[gl_perod_stdt]<=" &
Format([BegDate],"\#mm\/dd\/yyyy\#") & " and [gl_perod_enddt]>=" &
Format([BegDate],"\#mm\/dd\/yyyy\#"))
creating an audit log05 Oct 2007 18:41 GMT1
hi does anyone know how i may be able to retrieve ONLY the fields in two
identical tables that do not contain matching values? i currently have a
database that i need to log user changes. i am appending the original record
to a table using the beforeupdate event on a form. And i ...
view not in CurrentData.AllViews05 Oct 2007 18:24 GMT3
I'm trying to use the following code to determine whether I need to drop an
old view prior to creating a new one. Can anyone tell me why it fails?
   Application.RefreshDatabaseWindow
   DoEvents
ADO episode05 Oct 2007 16:35 GMT5
Using Office 2003 and Windows XP;
I have set up this sort of thing before without issue and now I'm clueless
(I must be losing it) as to why the following function in a standard code
module generates an error (item cannot be found in the collection
Expand TreeView Node with SendKeys05 Oct 2007 15:56 GMT2
I need to expand a TreeView Node in the Browse for Folder Treeview with
sendkeys.  Right now I can only select the drives and folders that are
visible in the Treeview - I can drill down into subfolders.
Does anyone know how to do this?
Looping to find status05 Oct 2007 15:04 GMT2
My issue.... I am trying to determine the overall status of a record
based on seven status categories.
STAFF
DEVELOPMENT
Duplicating Form records05 Oct 2007 12:52 GMT2
I have a formA with a sub form, and the main formA has a field named
PackingNo.
Now I would like to duplicate all records in formA and it sub form several
time, (exp. 5 times) and the number of time to be duplicated is written in a
Multiple of05 Oct 2007 12:45 GMT3
I'm trying to determine if a number is a multiple of another number.  
For instance, I have a table set up that shows the following:
Widget     Increment
A            5,000
covertaccessoproject with secure dbs05 Oct 2007 11:29 GMT1
hi, i am writing an upgrade for a legacy access 97 application.  My new
application (written in .NET) will upgrade the existing access 97 app to 2003
upon completion of the installer.  I have been successfull in converting the
97 database using the application ...
Removing field programmatically05 Oct 2007 09:06 GMT2
I am trying to script removal of a field from a BE:
Dim FilePath as String
Dim db As DAO.Database
Dim tdf As DAO.TableDef
 
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.