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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Workgroup Name from VBA26 Jul 2005 23:12 GMT2
How do you programmatically obtain the workgroup path and workgroup name?
It isn't in the Application object, as I would expect it to be.
converting decimal degrees to degrees, minutes, seconds26 Jul 2005 22:21 GMT3
Is there a way in MS Access to input decimal degrees and have it convert to
degrees minutes seconds. Expression builder doesn't like any of the variation
I have tried. Can it be done in Expression builder, as a macro, or is there
another way to do it.
VBA to invoke Excel after running Access Queries Question26 Jul 2005 21:22 GMT4
I have a form/button that issues VBA commands to run multiple queries, modify
some tables and finally open an Excel template.  The template is set to
refresh on open against one of the just created Access tables.  Now that I ma
confident everything is ok data-wise, I want MsAccess ...
filter multiple criteria with "or"26 Jul 2005 21:07 GMT3
I'm trying to have a command button look up based on 2 criteria based on
first & last names.  Works fine if I'm doing one or the other:
Dim FIRSTNAMEEXPR As Variant
Dim LASTNAMEEXPR As Variant
Mail Merge26 Jul 2005 19:37 GMT6
I hope someone can help me with this,I am trying to create a mail merge
from within my access database. The source of the data is a table which
I want to create mail merges based on a field name called Relationship
Manager. I want to open the word doc template and create the mail ...
ADO Recordset truncating memo field26 Jul 2005 18:45 GMT1
I'm creating a tool in Access 2000 that will massage data (mainly adjusting
dates for weekends and holidays) from our corporate Oracle database so it can
be manually entered into someone else's website.  I have no control over the
Oracle database.  Here's the setup.  User enters ...
How to bypass autoexec using OpenCurrentDatabase26 Jul 2005 17:08 GMT3
Do you know how to bypass the AutoExec macro of an MDB that you are opening
with the following code snip, just as if you held SHIFT down when you opened
it manually?
 Set App = New Access.Application
DCount26 Jul 2005 15:37 GMT5
My between date is not working and I guessing my syntax is off.  Grrrr
syntax!  The cal1 and 2 is from two calendars on my form.  Thanks!
vSql = DCount("WORK_REQ_ID", "VIAWARE_WCS_TO_VIA_T", "DTIMEMOD Between #" &
cal1 & "# And #" & cal2 & "#")
Insert new procedure with built-in error handling26 Jul 2005 15:33 GMT3
Any body know of any downloads which will create the bare bones of a new
procedure in Access 2000 but which includes simple error handling. Like, for
example, when you insert an On-Click event from the properties form but with
user defined properties.
Open and Close Database Window based on User26 Jul 2005 14:35 GMT4
Is there a way to open and close the database window using Visual Basic?  My
database needs all outside users to not have access to anything but the form
displayed at startup.  I have accomplished this by turning off all the
startup options and disabling the shift bypass key. I ...
Conditional Format Question26 Jul 2005 14:09 GMT6
I am trying to do a trick on a continuous form (datasheet, tabular or
whatever). I am trying to mimic a Block Report or Pivot report. Since a
report is not as easy to interact with, I need a few features that forms
give. (Some reasons are resort on the fly, command buttons, ...
Subforms26 Jul 2005 13:53 GMT1
I need to use an if statment on two text box values. The problem is that one
of the textboxes is in a subform and I cant see the subform object in the
dropdown list and it does not pick up any syntex.
Any Ideas?
Automatically Update Link26 Jul 2005 05:07 GMT3
I am creating a VBA code that link a table from SQL to my Access file.
However, I am just a beginner so that if I want to update link whenever I
open Access file I have to run the VBA code.
Could any one help me to create a VBA code that whenever I open my Access
* Wildcard and FileExists26 Jul 2005 03:28 GMT3
Can anyone tell me why the * wildcard does not work in the example below?
Rgds
Bruce
myDest = "C:\test\"      
VBA Automation - 462 Error - Server Unavailable26 Jul 2005 01:09 GMT3
From Access, I am running Word and doing a Mail Merge - automated with VBA.  
First time it runs fine.  Second time I get a 462 Error - "The automation
server is unavailable".  After that I close the Access app and all the Word
apps and start over. First try is good.  Each one ...
 
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.