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
FIND DATA06 Mar 2008 10:08 GMT4
hi,
i have set two textbox on a sheets, name "code" & "product name"
i want to set once i input "code" than use the code to search the product
name in product datebase, than copy to textbox "product name.
Get Error #13 when trying to use DDEINITIATE any ideas?06 Mar 2008 06:41 GMT3
Am trying to link Access Data Base with Word Application want to pass data
from Access to Word. Have application working under Access 2000 now as we are
getting ready to upgrade to Access 2003 the line of code with DDEINITIATE
gives me a typemismatch error#13
outlook security alerts06 Mar 2008 04:23 GMT2
Is there an easy way to get around the outlook security messages?  I am
trying to use some vba code to loop through a report and email each person's
report to them using the sendobject function.   I keep getting a message for
each person's email from outlook asking me to "allow" ...
For next string loop06 Mar 2008 02:51 GMT4
I am trying to produce what the following code would do, if only it would do
it. What I need is a suggestion as to how to accomplish it. I could always
use and array or a recordset, but was wondering if there isn't some kind of
loop I could use that would do it.
coverting sub into more useful Function06 Mar 2008 01:19 GMT1
I have a sub that uses code like:
With Me.EmailAdd1
...
I am trying to switch the sub into a function that I could use from multiple
Closeing Access 9706 Mar 2008 01:16 GMT1
I use a macro to update a table with data from several sources. after runing
it I can close the data base but I can't close access itself.
any sugestions
MarkS
Insert/change information in a field05 Mar 2008 22:16 GMT5
For all you expert VB programmers this is probably a no-brainer. But, How can
I change information in a particular field in a particular record in a table
programmatically.  Of course you can do it in a form - just scroll to that
record and change any field in the record  - but ...
convert to mde with link table05 Mar 2008 20:28 GMT2
Is possible to convert mdb to mde when you have link tables with the
database?  I try to convert the database to mde and received the following
message: "Microsoft Office Access was unable to create an MDE database".  I
only have 5 link tables, 3 queries, 6 forms and 2 reports.  ...
Retrieve Autonumber Added05 Mar 2008 19:39 GMT2
Hi,
I have searched for this question but can't seem to get an answer.  I need
to insert a new record to the ROHeader table and many records to the RODetail
table.  It is a one to many relationship between the ROHeader and RODetail
Fast error-handling and Form_Laod-Event05 Mar 2008 19:38 GMT3
I am new to access-vba and I have got the following problem.
In the Form_Load()-Event my DB trys to import CSVs from a Remote Location.
If there is no connection it freeze for about 30sec and then the
error-handler becomes active. Is there a way to fire the error handler
Criteria in a DCount Function05 Mar 2008 19:26 GMT4
I'm trying to count missing dates in the [CalDue] field of the table tblCal.  
It seems that the following code should work but it always yields a zero
count.
DCount("[CalDue]", "tblCal", "IsNull([CalDue])")
line input vs whole file05 Mar 2008 18:24 GMT7
I have a large file that I import on a weekly basis.  Currently it is almost
196,000 records and grows each week.  I am running through the following code
and I noticed afdter about 70,000 records it starts slowing way down.  I
believe it is because I am reading in 1 line at a time ...
Creating a Folder/fso vs. MkDir05 Mar 2008 18:21 GMT3
While searching I read a long but interesting discussion of fso vs. MkDir as
a way to create a folder.  Both appear to work for me, so I lean toward the
simplicity of MkDir, but two questions:
BOTH options appear to create the folder as Read Only, and I can't find
currendb and link tables05 Mar 2008 16:08 GMT1
Hello,
I made a database that was working correctly before, but when I split the
database into two parts (Tables and one mdb and others as the other mdb), I
got this message: Operation is not supported for this type of object.  Can
report filter code05 Mar 2008 15:27 GMT6
I have a report which uses the attached code to filter the report by items
selected in a MultiSelect listbox.
But when i run this code I have the following problems:
When I run this code I get the following error when I select one item from
 
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.