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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Date Diff Calculation21 Apr 2006 18:48 GMT1
Need some help to get the results I need.  The formula I started with is this:
DateDiff: DateDiff([Interval],[LastDateDue],[CurrentDate])
This what I want, but my formula does not return this:
If interval yyyy, then June 1, 2004 to May 1, 2006 = 1 (this equal to 1 year
Name for this mdb file in VBA21 Apr 2006 18:25 GMT6
Using VBA and the advice received from a previous posting, I put the
following information into a table
For Each fld In tdf.Fields
               .AddNew
Compact & Repair Database by VBA Code??21 Apr 2006 16:39 GMT2
Can I perform the menu operation of compact & repair database using VBA code??
Thanks,
Gary
Change paper for each print21 Apr 2006 16:38 GMT9
I have default printer with default paper is letter. I have database with
some reports layout for letter and some other reports layout for A4. I would
like to schedule to print the report at given time. I need to change
printer's paper to my report's paper for each time it ...
Changing name to txt external file21 Apr 2006 15:36 GMT2
i export a table from access to a txt file. now i want to rename the file
with vba code. is that possible??
other solution would be to export the file with the correct name, but i dont
know how to specify the name from a macro
Need a list of variables in Tables21 Apr 2006 15:22 GMT3
I have an .mdb file with about 30 tables and each table has a dozen or more
fields.  One table has 254 fields.  I need to create a new table that
contains two columns: one column will show table names, and another will show
field names within that table.   The new table will be ...
How do I set SET CONCAT_NULL_YIELDS_NULL OFF in MS Access?21 Apr 2006 15:19 GMT5
Please someone help me with this.
API Internet function21 Apr 2006 14:52 GMT3
This is not an access function but a vba question nevertheless; I have a
routine that I wrote which automates the process of downloading a file from
an FTP site, using the Windows APIs. Are there any API functions, however,
that can be used to download files from and http site ...
Help With MsgBox21 Apr 2006 14:46 GMT2
We're running Access 2003, SP2. I have a database with the following code:
Private Sub cmdSaveClose_Click()
   Dim response As Integer
   On Error GoTo SaveErr
Zipping a file21 Apr 2006 14:31 GMT1
I want to have some code written that will zip down a file, then copy the
file from one directory to another.  I already have code for copying the
file, but no clue on how to zip a file down.  Any ideas?
Thanks in advance for any thoughts!
Run time question21 Apr 2006 13:47 GMT2
1. I have a macro that calls several queries
2. I run the macro against either 13 buildings or a single building
3. Running the macro for 13 building requires 895,000 records to be
processed in the macro
string function to update email address?21 Apr 2006 13:11 GMT2
I have the folowing problem, I have table with a column that holds email
addresses. The problem is that all email adress have double @ signs.
So all email address have this format: Name@@organization.com.
I would like to be able to create a string function that updates all email
Invisible Break Point?!?!?21 Apr 2006 10:13 GMT7
I have got a strange occurance going on with a piece of code.
It functions as it should with no problems apart from it goes into the debug
window and execution stops on a certain line of code.
It is a recently added piece of code and I would of placed a breakpoint on
No record found on new table21 Apr 2006 08:24 GMT5
I create a table in VBA. I can see this table after pressing F5 table screen
of Access.
What I actualy try to do is create a table in VBA then setting a record set
to this newly created table and to write to the table.
Setting Printer settings21 Apr 2006 08:08 GMT4
Hi, using Access version 97. Which means APIs...
I want to be able to allow users to select from a list of available printers:
1. a specific printer.
2. print tray for first page and print tray for second (and subsequent) pages.
 
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.