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
Export A Form's Query to Excel21 Mar 2008 14:23 GMT8
Group:
I would like to add the capablilty to my application to export a form's
underlying query to an Excel spreadsheet while the form and query are open.
Is this possible? If so, what would the VBA statement be to accomplish this?
compress database21 Mar 2008 14:17 GMT1
My database grows very big. How could i enter a code that compresses the
database on exit ? Is it possible to revert to the original zize of the file ?
Signature

Message posted via AccessMonster.com

compress database21 Mar 2008 13:02 GMT1
My database grows very big. How could i enter a code that compresses the
database on exit ? Is it possible to revert to the original zize of the file ?
Cannnot split the database usling Database splitter wizard21 Mar 2008 09:37 GMT2
I can not split the database with the following errorrmessage windows:
The database engine could not lock table "Switchboard Items" because it is
already in use by another persons or process
I appreciate your help
ADO from Oracle to Access21 Mar 2008 03:23 GMT2
I need a way to get some data from an Oracle table into an Access table.
(I looked at linking the table, but it seemed to take a long time that way).
I've used ADO to put data into an Excel Pivot Cached, so I know the various
database connection strings, etc. from that.
print report to pdf21 Mar 2008 00:53 GMT2
I am looking for a method to print a report to pdf using acrobat 6.0 all in
vba without user interaction.  Basically switch to the pdf printer, print,
switch back to the default printer.
I have looked long and hard on google and found nothing that is seemless
CREATE MANUAL HEADER LINE FOR CSV EXPORT20 Mar 2008 23:18 GMT2
Good afternoon,  Using code snippets I have found, I have managed to create a
nice filter on a form.  I am now trying to export the results of the query to
a csv file.  The code below works fine except, I don't know how to write the
manual header to the csv file.
Send the "Scroll Lock: command using access VB20 Mar 2008 19:37 GMT5
I need my program to send a double push of the Scroll lock button to the PC.
Is there a way to send this command, and if so, what function do I use?
Thanks for any guidance on where to start.
Mark
print word document20 Mar 2008 18:04 GMT1
Hi, using code found on-line I'm trying to print a word document in a report.
I get a run time error #424 saying "object required".  My document prints
well though. What I would like to do is instead of hard coding the location
as in C:\Wordtest.doc, can the file location be ...
save subform data20 Mar 2008 17:06 GMT1
I have a mostly unbound application and would like to use temporary local
tables for subform data to allow for edits. It's easy enough to load those
tables.
Does anyone have a suggestion or article as to how to save that data back to
Shell Command Doesn't Like Spaces?20 Mar 2008 14:34 GMT2
I've encountered a problem with a shell command not liking filepaths with
spaces.  For example, Shell("c:\My Special Folder\Do This.bat") fails, but
Shell("c:\MySpecialFolder\DoThis.bat") works.  Anybody know a solution that
will make the names with spaces acceptable to the Shell ...
Use a variable to set a reference to an Access table object20 Mar 2008 13:20 GMT2
I'm trying to use the 'Application.DoCmd.Outputto acDataTable "Table1", etc.
I have no problem doing it as shown above, but when I try to substitute a
variable for "Table1", I'm not able to do it.  
So my question is, how can I save a reference to a table as an object
Access 2002 generates run time error 3157 ODBC update failed20 Mar 2008 01:48 GMT2
If I run a query from the query grid using ODBC it works. If I run it from
VBA it fails with and ODBC run time error 3157.
This is my code
  Dim stDocName As String
filecopy maximum characters...?19 Mar 2008 22:13 GMT3
I have some code that copies a set of files from one place to another
and renames them, which is great.
Unfortunately, the string for the destination path/file name seems to
have a maximum of 46 characters.  The code captures the full path, but
Copying/Renaming files based on data in a table19 Mar 2008 20:22 GMT3
Basically, I'm trying to do what it says in the subject.  I have a
table (tblReportsMe) with three fields:
woindex (unique)
wofile (current path to a specific file, eg. c:\00916678423 ... file
 
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.