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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB starter23 Jul 2007 18:25 GMT2
Can Anybody tell me where can i find an e book which helps me to learn
from the very basics. I m good at excel but Im new to VBA and
desperately need help as im lost and am not able to decide where to
start.Pls note that i need to learn from the very basic terms.I would
What is a procedure declaration?23 Jul 2007 18:12 GMT4
I am getting the message "Procedure declaration does not match description of
event or procedure."
It started when I wrote the following procedure for an Access 2002 database:
Private Sub Form_Open()
Formula for a date field23 Jul 2007 16:22 GMT3
Good morning,
I have a text field A for 4-digit year (e.g. 2007).  I also have a date
field B.  I like to write a formula to add a date into the date field B using
the year from the text field A.  
CompactDatabase Ain't Doing @#$%23 Jul 2007 14:41 GMT3
I am executing  DBEngine.CompactDatabase on a database in a VBA module.  When
the compact finishes the compacted database is a few Mb smaller.  If I go
into that database a run a compact the compacted database shrinks by more
than half.  
ComboBox_GetFocus23 Jul 2007 11:30 GMT9
I have a sub form on my form and on that there is a ComboBox, when the
ComboBox is activated the GotFocus is applied, I am trying to be able to have
the options to choose in my ComboxBox selectable.
Am not sure I have explained it very well, but here is my code, any
invalid use of ./!/parenthesis23 Jul 2007 11:15 GMT8
I am probs missing something small but cant see it for looking and been
staring at it for far too long, I'm getting an error message for one line of
code saying:
Error "2447"
Conditional Values in Reports23 Jul 2007 07:50 GMT1
I'm working on a project were I have tables for Companies, Addresses and
Contacts, as well as a bridge table that links all three.  I know it is
cumbersome, but the contacts can belong to multiple companies and have
multiple phones, faxes and addresses and the companies can have ...
Add Records to a Table23 Jul 2007 07:50 GMT2
How can I get this SQL to add to a table
Option Compare Database
Sub OpenDataBaseConnection()
Dim objConn As ADODB.Connection
ADO OpenDatabaseConnection22 Jul 2007 14:18 GMT2
What am I doing wrong Any help would be great
Getting Error -2147467259(800004005)
[Microsoft][ODBC Driver Manager] Data source not found name not found no
default driver specified
Access22 Jul 2007 00:32 GMT1
I am getting the message 'Error accessing file. Network connectionmay have
been lost'. First I am not on a network. This happens when I start some forms
or if the form displays the it happens when I click a command button.  I do
not know what is happing can someone give me some ...
Sending Email Via Access...21 Jul 2007 16:10 GMT2
I am planning to build a IT Lab booking system in Acccess.
I'm looking for a way to automatically email the member of staff at the
college who has booked the room, confirming the time and date of their
booking.
Error Handler help21 Jul 2007 15:38 GMT1
Im trying to trap error 2450 and it keeps giving me a Compile Error: Label
not defined  and highlighting the row (On Error GoTo ErrHandler) What am I
doing wrong? Thanks!
Private Sub Form_Timer()
Create Access VBA Graphics & copy to Word/Powepoint21 Jul 2007 04:46 GMT1
An interesting problem, I thought some of the MVPs/Gurus/Masters may have
some experience and provide some help/guidance if possible please.
80,000+ records in a table, need to generate XY graphs of this data
automatically first and then paste the graphs in a DOC and PPT.  
E-Mail from Access21 Jul 2007 04:11 GMT3
Thanks for taking the time to read my question.
Currently I'm sending an e-mail message with this:
DoCmd.SendObject acSendNoObject, , acFormatRTF, Manager & ";" &
TheDefaultVendorEmail, TheDefaultCc, , TheEmailSubject, TheMessageText, -1
What happened to UNDO?21 Jul 2007 00:12 GMT2
All of a sudden the code below fails to compile and complains that the
UNDO method is not found......This happens on two different PCs.
Ironically, the code works properly - but it just won't compile.
References are fine: no complaints re: missing references.
 
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.