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
Showing no data27 Mar 2008 04:21 GMT1
I have a database that calculates property assessments for individuals.  I
have a report that prints out the payment schedule for the number of years
the property is assessed, but it the report show the number of year beyond
the number specified.  If they are assessed for 15 ...
Filter between two dates27 Mar 2008 03:11 GMT1
Greetings Board:
How can a tabular form be filtered by date.
This is what I have tried:
I made a tabular form that is linked to my "customer visits" table.
close DB26 Mar 2008 23:04 GMT4
How can i close a DB (.ldb), so i can open with editing rights?
Automating Spreadsheet Import26 Mar 2008 22:47 GMT5
I am trying to automate the import of a spreadsheet into a database I am
creating.  I am brand new to VBA, and am trying very hard to learn enough to
acomplish this task.  I have found how to use the transferspreadsheet method
to automate the import, however, the file name and ...
Generating a number26 Mar 2008 22:39 GMT2
I don't think this one is complexe, I've just never had to do it.
I have to genearate a sequential number.  As such, I use DMAX to determine
the greatest value in the table and then add 1 to it.  Nothing Complexe!  
However, where I need help is with the fact that right now I get ...
CDOS from Acccess26 Mar 2008 22:03 GMT1
I am using the following code to attempt to send an email message.
   Set MailObj = CreateObject("CDO.Message")
   MailObj.To = "mikeshipp@aol.com"
   MailObj.From = "mlyst@contracosta.courts.ca.gov"
rs.recordset not working26 Mar 2008 21:47 GMT1
I am trying to use rs.recordset to get the number of records in my table
Dim db As Database
Dim rs As Recordset
Set db = OpenDatabase("my database path")
MS ACCESS CORRUPTION TRACKING26 Mar 2008 20:57 GMT3
We have a large DB with multiple users (20). The DB regularly gets corrupted
and needs repairing. I want to track the cause of the corruption, the last
table and entry made etc to try to eliminate the problems. Is there a way of
doing this?
ReportToPDF "times out"26 Mar 2008 19:06 GMT4
I am using the ReportToPDF in Access 2007.  It has been working fine,
however, today I am attempting to generate large reports and the ReportTOPDF
code seems to time out in the middle of generating the snap reports… at about
page 55.  Any ideas on how to extend the timeout?  Some ...
Table Refresh Storing backup?26 Mar 2008 16:40 GMT1
I have a table that I'm refreshing from an ADO recordset which comes from an
Oracle database.
I want a total refresh on the table... doesn't matter to me whether the
records are deleted, or the table dropped and recreated (though I've read
problem with excel-like subform26 Mar 2008 16:26 GMT2
I have the following:
Form1:    
ItemID (autonumber)
Item (combo)
Using a Date Range to create a list of dates26 Mar 2008 15:59 GMT12
I would like to create a list of dates based on a date range.
If my date range is 03-01-08 to 03-10-08, I would like to create a query
that will show me the dates individually.
So, the new data set would be each date listed individually. (03-01, 03-02,
transferspreadsheet #VALUE!26 Mar 2008 15:58 GMT3
First of all, how do I look up "#VALUE!" in this group? I enclose it in
quotes and return hundreds of "Value" threads which I then have to work
through in vain to find the #VALUE! threads I'm looking for.
Now, to my specific problem. I have 2 queries which I transfer to an excel
email recipients based on query26 Mar 2008 02:22 GMT1
I have a query based on criteria entered in a form. I want to be able
to enter the criteria then press a button to create an email which is
blind copied to all customers in the query result.
Here's the code which I've used:
Using a query form in VBA26 Mar 2008 02:17 GMT1
Hello.
I'm new to Access and VBA. I have set up a table called "Customer Visits"
Then I have a query when ran will return every record in "Customer Visits".
My next step was to make a Parent/Child Form that would allow me to chose a
 
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.