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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
can users chat within Access like an Instant Message?24 Oct 2007 15:42 GMT2
We are in a customer service center environment and student reps have no
access to student database (for privacy reasons involving personal
information) and therefore will have to put callers on hold, get up, go to
lead rep, management, or staff to have info looked up. We use ...
Opening Outlook from Access24 Oct 2007 14:49 GMT1
Hi.  I have a form in Access and want to be able to click a button to open an
Email message in Outlook.
The message is used as 'stationery' and is in a standard format saved in
Outlook.
Will this formula work in Access (distance between Lat/Long points24 Oct 2007 07:38 GMT1
I am trying to work on a query that will give me the distance between two
geo-points.
My question is will this formula work 'as is' within Access or do I have to
make some alterations. The formula uses the 'Great Circle Distance'
navigating controls in control tabs/subforms24 Oct 2007 07:21 GMT3
I'm having a bit of trouble referring to a control in a subform within a tab
control.  Without the tab control, I would code it as Forms![Main
Form]![Subform control].Form![Control name].  
However, the subform control is within a 4 page tab control.  Each page has
Reading Tables and Printing Lines24 Oct 2007 01:37 GMT2
In Access 2002, I have defined a table, tblAlumnus, I am trying to write a
module which will read sequentially through tblAlumnus, access the data by
the field names I have assigned to it and print lines in a report.
Doing this through queries is getting way too complicated.
Placing my database on the web24 Oct 2007 01:03 GMT1
Hello group,
I am attempting to make my database available on the Internet so that
users can simply work from the asp forms that were designed.  I do not
have IIS server on my desktop (which requires Win XP pro or win server
recordset objects and joining them in VBA23 Oct 2007 22:04 GMT3
I have successfully created 2 recordsets in VBA and now I want to join them
in the code to create a 3rd, new recordset.  I have created an SQL statement
that would work if there was actually a query object created, but since
everything is "virtual" in the VBA code, how do I do ...
Disable Shift Open Feature23 Oct 2007 22:04 GMT4
There is a feature in Access which allows one to open a database and by pass
all modules, all macros and the startup options.  All one has to do is hold
down the shift key when opening the database.  Is there a way to disable this
feature?
Open Word from Access23 Oct 2007 21:39 GMT4
Office 2003 Pro.  What is the command to open a Word Document ( test.doc)
from inside Access?  The document is in the same folder as the database.
Have looked in the Help and KB files, no luck.
Please help.
Problem with format when printing to Word from Access23 Oct 2007 21:37 GMT2
I posted a question last week regarding printing multiple copies of a Word
document from Access.  I got the help I needed, but now have a different
problem relating to my code (please see below for original post containing
code).  
vba masking bits not working23 Oct 2007 21:31 GMT6
dim key long
key=1251205
key=key And &HFFFF
why is key is still equal to 1251205 ???
Conditional Closing of open Word Doc23 Oct 2007 20:00 GMT1
I have the following code:
Set m_objWord = New Word.Application
Set m_objDoc = m_objWord.Documents.Add(m_strDir & m_strTemp)
(populate bookmarks)
How formatting Excel cells from Access 200323 Oct 2007 19:52 GMT2
Is it possible to
a) change column width , b) change cell font size and color c) combine cells
of an Excel 2003 sheet from VBA Access 2003 code ?
Thanks for your attention.
Problem hiding the access menu bar23 Oct 2007 19:28 GMT2
I don't want the standard access menu bar showing when my application is in
production mode. I detect whether I'm in production mode by checking to see
if the Database window is turned on in the startup options. Here's the code I
am using:
Rename caption using code23 Oct 2007 17:26 GMT2
I am using the following which is called in a cmdBtn sub
Private Sub SendEmail()
On Error GoTo Err_SendEmail
   Dim strEmail1 As String
 
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.