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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Button to open my documents07 Feb 2006 15:07 GMT3
I have created my access database for our customers/sites/jobs and the last
thing I want to do is create a button that will open the correspondence file
- basically link to My Documents. I have tried this a few months ago and am
no further forward - can anyone help?
Strange Error07 Feb 2006 14:54 GMT5
What do I make of the error, when Access doesn't appear to recognize the
".additem"?  Do I use ItemSelected somehow?
How to suspend execution of code in VBA?07 Feb 2006 14:27 GMT2
In VBA for Excel there is something like Application.Wait to suspend
execution for some time.
But how to achieve this in Access 2003?
using applyFilter with a variable07 Feb 2006 13:29 GMT2
I am trying to apply a filter to a form based on a parameter passed through
the openArgs function.  The issue arises when I use the applyFilter function.
Here is the code:
If Not IsNull(Me.OpenArgs) Then
VBA in Access07 Feb 2006 12:45 GMT1
I am tring to create a Database using access. When i have my form open, I
have a number of List boxes that i can choose filters or quearies from. What
I am tring to do is, when i select an object from the first list box, I want
the remaining list boxes to update automatically. ...
office links in command bar07 Feb 2006 12:42 GMT1
Anybody know how to programmatically take out the "office links" button on a
toolbar?
Any assistance would be greatly appreciated
Thanks
Get username07 Feb 2006 12:15 GMT5
I can make users into access and make groups
but how can i see the name on the user?
Alvin
Test open DAO transactions07 Feb 2006 10:17 GMT2
In my code I would like to test wether a transaction is open. Is there a way
to get the number of open transactions from CurrentDb or should I manually
keep count and Reroll accordingly if an error occurs? Naturally I want to
avoid rolling back when there are no transactions open ...
Just get started - please help07 Feb 2006 09:38 GMT7
I try to get a record from a table  like this:
Private Sub Tekst0_Exit(Cancel As Integer)
Dim con As Connection
Dim rs As Recordset
Remove duplicate values from String Arrays07 Feb 2006 09:37 GMT4
Hello,
I need some help to learn how to remove duplicate values from a string array.
The string for example is "blue yellow yellow red" or "blue yellow red
yellow". What I am doing is... I split the string into a string array or 5
Send mail (as attachment) button issue07 Feb 2006 09:31 GMT1
I am trying to disable the send e-mail (as attachment) button in one of the
custom toobars. However, I do not know the specific name or line of code. The
below example works for the print button in a report:
CommandBars("Print Preview").Controls("Print").Visible = False
I'm in "DAO Hell"; Please Help07 Feb 2006 06:24 GMT5
I recently installed an ATI All-In-Wonder Pro 9800 Video Card which I believe
installed something called "DAO".  A failed driver update corrupted the DAO
(Data Access Objects?) so that it cannot be uninstalled from Add/Remove
Programs.  This led to a secondary problem in Roxio ...
I installed microsoft office but outlook is not working07 Feb 2006 03:11 GMT1
Get error - unable to locate component.  This application has failed to start
because OUTEX>DLL was not found.  Re-installing the application may fix this
problem.   Then, Unable to open your default email folders.  An unexpected
error has occurred.  MAPI was unable to load the ...
Weird problems with VBA in Access07 Feb 2006 02:18 GMT2
I am having some strange difficulties with some VBA code written in Access.  
The code was originally written in Access 97, where it works fine.  Since
then I have been using the same code in Access 2000 and 2002, but for large
datasets the code will inexplicably just stop.  There ...
code help with do.. loop and dlookup in a report07 Feb 2006 02:08 GMT4
hey... i'm not very good at vba yet so i don't know where to start on this
issue.  i have a report that needs to pull data from a couple of different
places, at different times.  here's the breakdown:
i have a table that has sale data for all the sales consultants at 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.