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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Subform won't requery in VBA. Shift + F9 works after form opens24 Jan 2006 21:08 GMT6
I have a subform, sfrmMktData, that is requeried in the Current event of the
main form:
Me!sfrmMktData.Form.Requery
But when the form opens, the subform has not been requeried. Shift + F9
ActiveX Error; please explain!24 Jan 2006 20:08 GMT3
When a subform loads, it runs a module using the system date.  It has worked
without flaw for several years.  Now it fails.  I discover that one of my
"available references" is missing: "DatePicker ActiveX Control module" in
C:\Novell\Groupwise\GWDPK.OCX!  The university recently ...
Pass Parameters to Record Source Query24 Jan 2006 17:16 GMT6
I know that I can pass a variable's value to a query by using the following
construct:
...
WHERE [TableName].[ColumnName]=[Forms]![FormName].[ControlName]
Need Coding Advice24 Jan 2006 16:19 GMT3
it possible to work with two recordsets?  I keep getting the error message
"Object variable or With block variable not set" for the variables strCtl2
and strCtl3 but not strCtl1..... they appear to me to be set.  One of you
Access lords will probably spot the problem in the code ...
How to open exisiting MS Excel File from MS Access Database?24 Jan 2006 15:11 GMT1
i m running my Inventory system in MS Access Database. now i want Add 1
button in Database which opens my desired MS Excel file. i want to know any
Event procedure or Macro.
Using VB to export to excel24 Jan 2006 15:11 GMT2
Hey Guys.
I was wondering if someone could help me. I am trying to automate an access
db that cleans data, runs a bunch of queries, and  then exports it to an
excel file.
Using a Variable Column Name in a recordSet24 Jan 2006 15:10 GMT2
I am trying to write a VB script that will go through several fields and
columns and update the appropriate information. I have columns like building
name, dollar amount, beginning year, end year, and also columns for years
1960-2005. Essentially, I am tracking the value of an ...
Exporting to Excel, Set Sheetname24 Jan 2006 15:04 GMT3
I used the following code to export an Access query to a formatted Excel
spreadsheet:
   DoCmd.OutputTo acOutputQuery, stDocName, acFormatXLS, stFilename, False
It works fine except that the name of the spreadsheet is set to the name of
Guidelines for creating numeric fields with CreateField24 Jan 2006 14:28 GMT2
I have a data dictionary file with field types and lengths which is meant to be
used for programmatically creating a table.  In this file the definitions for
numeric fields specify the total number of digits and also the number of digits
to the right of the decimal separator.  I ...
Delete a table created by a Query24 Jan 2006 14:17 GMT7
I'm running a Make Table Query and I want to delete the table (created
by this query) after I extract the data. This is because I call the
requery function and it gives me an error saying "the table is already
in use by another process".  Then it points to the command that I gave
Trying to return data to a combo box field from a different form24 Jan 2006 12:57 GMT8
Hi, I am very new to access, so please bear with me.  I have an order entry
form with a combo box for customer ID.  It displays the company name, but it
is the custID that is bound to the table.  What I want to do, is double click
on this field to open up the customer maintenance ...
How to adapt access for different screen resolution24 Jan 2006 12:33 GMT1
I have an access application that runs in different computers, some of them
with higher screen resolution that the one Access Application was designed
for.
Is there a easy way to "adapt" the application to the different screen
MaxLocksPerFile exceeded error - how to correct24 Jan 2006 12:15 GMT1
I'm opening a table and deleting all the records (about 120.000 rows) using
the following:
Dim db As DAO.Database, mytable As DAO.Recordset
   Set db = CurrentDb()
XML to FTP24 Jan 2006 09:19 GMT2
is there a method for exporting a Ms Access table to XML and ftp to a
preassigned location.
Access and Outlook Help24 Jan 2006 07:18 GMT1
hi I would like to know how to achive two things.....
I have a client/sales based database i would like to:-
a.  Email the client from access to outlook with the To fiel
automatically filling in from the email address field on the databas
 
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.