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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Treeview error 35602 in Access 200727 Sep 2007 13:10 GMT1
Whenever I try to populate my Treeview control, I get an error 35602 "Key is
not unique in collection".  The table I am populating from has 1 record and
the primary key is an autonumber.  Here is the code:
Private Sub FavMenu()
One-table query, listing multiple fields in one listbox27 Sep 2007 12:58 GMT1
I'm think i just might be trying to do something here that seems to be
difficult, or poorly documented. I am trying to build a query based on one
table (hardware). The table hardware contains fields like manufacturer,
model, type, ipaddress, mapping, location, etc...
Code breaking out with no warning message or anything.27 Sep 2007 05:53 GMT1
The below code is breaking out on the line of:
             pcdFormToDrs False
I have no idea as to why this is happening, cause in the earlier tests, this
worked fine and had no such issues.  VBA option is setup to break only on
Convert AccessBasic97 to AccessBasic200727 Sep 2007 03:56 GMT2
Has anyone tried to convert AccessBasic97 code to AccessBasic 2007.  Is it as
simple as cut and paste or is Access Basic2007 really different from
AccessBasic97?
Using Access and SQl to update a web page27 Sep 2007 02:40 GMT1
I have been doing some reading to try figure out the best way to get reports
to a web page from an Access data base. Everyone suggest that I use ASP.
One problem, I do not have access to a web server. The web page would be on
a network drive.
Passing parameter to Update Query27 Sep 2007 02:18 GMT6
I have a procedure that uses TransferText to import file(s).  After they have
been imported I need to update those records.  I have the update query below.
In my procedure I have:
   With qdf
Using option buttons in a form, then report for only opts. selecte26 Sep 2007 22:54 GMT1
I have a Access form with option buttons that is completed by the user.  I
want to make the process as easy as possible for the user to click on the
options that is applicable for the customer.  Then when I create a report
that if an option button is selected it will actually ...
Parse text file26 Sep 2007 20:47 GMT3
I have the following code to read through a text file
   Dim FileNumber As Integer
   Dim sFile As String
   FileNumber = FreeFile
VBE - code duplication concern...26 Sep 2007 19:50 GMT3
I have successfully writen a data import script that appends excel data to
an exisiting table.  I wrote the script to operate on the button-click event
for a command button.  When navigating my code in the VBE, I notice that the
code is duplicated in different form objects, which ...
Adding data for the next 11 months26 Sep 2007 19:34 GMT2
I have a form to which employees add , delete or update locations (addresses
) each month for 12 months for each customer.  There is a main form with the
basic customer information for each month and a sub form with all the
locations for each month.  A location must be on each ...
Convert Numeric to Text Fields, Help!!!26 Sep 2007 19:10 GMT1
Long story short... dealing several legacy access databases that I inherited
and now I have run into a brick wall (caused by one data field).
I need to find a quick/simple way to convert a NUMBER field to a text field
for comparison within an update query.  I realize simplest ...
Alternatives for long running processes?26 Sep 2007 16:30 GMT2
I have a peice of code that has become unacceptably long-running and ties up
the UI for too long.  I'm looking for a solution.  It used to be just the
task that had start and complete dates but now it is each person working on
the task has a start and complete date.
CDO Error Message26 Sep 2007 16:30 GMT2
I got the following code from Paul Sadowski's web page.
 Set objMessage = CreateObject("CDO.Message")
 objMessage.Subject = Me.Subject
 objMessage.From = "MikeShipp@aol.com"
Extracting text from a field26 Sep 2007 16:21 GMT2
I hope someone can help.  I have read through the posts on regular
expressions and am still at a loss.
I have a field in a table that contains text data that looks like:
HPWLY  CXLUMA       81  295  10930149                      RJ 66 CHTM
Updating a table26 Sep 2007 15:56 GMT6
I have a question regarding updating a table.  I am currently converting
dbase to access but do not know how you would update a table directly before
it's seen in a form.  In dbase i can run a program(which evaluates each
record with a do while not eof() and replaces blank ...
 
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.