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
EMail Automation Send To Many Recipients Question19 Jul 2007 15:16 GMT7
I am using office 2003, just upgraded from 2000. In 2000 the code below
worked fine for the CC in outlook. In 2003 it doesnt find the names unless i
click in the cc box in outlook and change something. I have also tried typing
in the actual email address with no success.
problems with importing data19 Jul 2007 11:32 GMT5
I’m just exploring the possibilities of VBA in Access and I ran into a couple
of problems. I hope that one of you has a solution.
Problem:
I have to import text files with a ; as a delimiter, into access every
relinking oracle tables through code19 Jul 2007 09:20 GMT3
I am using the following code to relink the oracle tables during my
application startup
  With CurrentDb
       TableDefs.Append _
Save unbound and bound control value in a form into table19 Jul 2007 03:52 GMT8
I have a table "Student". The primary key is combination of telephone and
sequence number.
I have a form to entry all students infomation. It has about 30 fields to
capture information. Some of bound are bound and some are unbound field.  As
Array question...newbie programmer needs help!!!19 Jul 2007 03:37 GMT1
Hello all of you VBA oracles out there...
I am creating a script that appends excel files to an exisiting table.  I
have the basic import code working fine, I just need to fine tune it to track
which input file any particular record was added with.
Arrays19 Jul 2007 03:26 GMT2
How do I set an array variable to a function?
Here is a sample of my code:
Dim testWS as new clsws_activeinsurance
Dim temp() as struct_mapitem
DoCmd.RunSQL19 Jul 2007 02:41 GMT1
How can I get the Zero to be Null or Empty or Text? CompletedDate  is a Text
Field
I thought "" or "Not updated" would get it but error's out
DoCmd.RunSQL "update tblPayrollCompletion set CompletedDate = 0"
Return The Value In A Specified Field19 Jul 2007 00:57 GMT2
Field F in a table contains any one of the names of the fields in a table.
For example:
ID    F
3    MyFieldName
backup linked tables to local tables?18 Jul 2007 22:33 GMT1
I have an access file with linked tables to an odbc database and I'm looking
for a way to backup these tables to local tables. Is there a vba procedure
that will accomplish this task?
Thanks
Can't email a table18 Jul 2007 22:18 GMT2
Hi, I'm trying to email a table (Tbl_Test) but continually get the error
message -
Run-time error '2302'
Microsodt Access can't save the output data to the file you've selected.
export access query to excel18 Jul 2007 21:56 GMT2
I wish to export a query to excel via "TransferSpreadsheet":
DoCmd.TransferSpreadsheet acExport, 8, "Queryname", "H:
\Office2000\Access\Test2.xls", True, "
With this code I could only export tables, not queries. The error message
MS Access Sub Form18 Jul 2007 20:39 GMT1
I am the new user of VB.
Normally, when users change/add/delete the data in the sub form, the data in
the original table get updated straight away.  To prevent users change the
data by accident in the sub form, I want to add a Command Button with a
MS Access Sub form18 Jul 2007 19:18 GMT1
I need to add a command button in the Sub Form, prompt the users , "Are you
sure you want to save the changes?"  if the answer is yes, then update.   I
want to do the same for deletion.  however, instead of deleting the record, I
want to keep the record but flag for deletion.
Persistent MS Access Class Objects Forms18 Jul 2007 18:28 GMT2
I am trying to create a new module in my access DB.  I'm having trouble
getting anything done (saving, pasting code, etc.).  I think my problem is
due to some old forms that are persistent in my database.  I can't seem to
get rid of them for some reason. They are contained inside ...
Requery Combo Box18 Jul 2007 18:17 GMT20
I have read every message I could find on this subject but I must be missing
something.  I am having trouble requerying data to a combo box.  I have it
set up as a value list but keep getting an error.  
Here is my statement for adding to the combo box
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 June, 2007
 
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.