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 / General 1 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
A2k - annoying write conflict can't be supressed04 Feb 2008 17:41 GMT2
I'm amending the contents of a bound subform after the user changes a
selection in a combo box on the parent form.  This means invoking
recordsetclone, looping through it and performing the required updates.
In order to see the newly updated form I Refresh it but this causes a Write
loop vs SQL04 Feb 2008 13:22 GMT3
I'm a novice at VBA. I have a table with 2 fields, "Category" & "
"Amount". Using a form, I want to find all of the instances of an
entry in "category" (ex,"Groceries") and total the "Amount".
I'm not sure if I should use "While...Wend", Do While...Loop, or a Sql
Access complains. But why.03 Feb 2008 18:58 GMT9
I recently made an update utility, i.e. another mde that is shell to if an
update is detected.
On one pc however Access rather rudely complains:
(first in Dutch and then I will more or less translate...)
once upon a time... : linked tables03 Feb 2008 10:21 GMT3
once upon a time I read that the communication with the back end would be
faster if one table there was kept open.
For that purpose you were supposed to make an otherwise useless table in the
back end, link to it and open it when opening the front end, keeping it open
Crosstab click opening a report03 Feb 2008 04:36 GMT8
I'd like to click on a control in a crosstab query, say Col 4, Row 3, and
have the On Click event open a report showing the underlying data making up
that summed # in Col 4, Row 3.
Is this a complicated thing to do or relatively easy?
Allocation of compensation by month03 Feb 2008 03:06 GMT5
Help!  I'm a relative novice (compared to all of you!) re Macros and VBA.
I'm trying to track commissions earned from the sale of insurance products.
When someone pays an annual premium, my commission is earned immediately and
can be allocated to a particular month.  But when ...
Need Help Understanding How To Make This Work02 Feb 2008 23:14 GMT5
I have created a database application that uses a macro, activated by a
button click event, that runs a query which returns a recordset
consisting of a subset of the matching database record, and displays the
data within a form.  The query on the table produces a recordset based
Exporting specific fields from tables02 Feb 2008 23:08 GMT4
I know how to export whole tables as follows...
<elsnipo>
  'Export This Table
   strTable = "tblthis"
Query by Form02 Feb 2008 23:07 GMT7
I have spent more time than I am willing to admit trying to figure
this out...
I'm trying to use a form to manage the criteria in a query.  This one
query feeds to numerous other append queries as part of a monthly
Preventing Duplicate Records02 Feb 2008 23:02 GMT12
I have a table (tblStatus) with three fields (CustomerID, StatusType
and StatusDate). I use an unbound form with three text boxes to enter
data into the table when a command button (cmdSave) is clicked.
CustomerID, StatusType are values that are manually entered by the
navigation buttons sometimes require two clicks to move02 Feb 2008 18:17 GMT4
Using A2003
My db has main form [frmStakeholders] with stakeholderID & other main
details.
When there are a number of detail subform records it often requires
dll File02 Feb 2008 17:45 GMT8
Two questions ............
1.  Can VBA be used to create the procedures in a dll file?
2.  Can anyone give me recommendations for free downlaodable tools for
compiling a dll file?
Data Entry to DataSheet Form with Datasource Query02 Feb 2008 16:24 GMT1
Hi I am attempting to build a small pasture management database in my
spare time to improve grazing decisions on the family dairy farm.
I have a table that stores a list of the farms paddocks and their
related data. I have a table that records farmwalks which are done
Can a UNION query also be made to double as an APPEND query?02 Feb 2008 16:10 GMT1
I wanted to turn this...
SELECT [AddnlOwnrFName] & " " & [AddnlOwnrLName] AS Recipient,
"Additional Owner" AS Position
FROM tblVehicleJobs INNER JOIN tblAddnlOwnrs ON
Combo Box Help.02 Feb 2008 15:41 GMT2
I have a table with the following fields; Zip, City and State. I want to be
able to select a Zip code in a combo box on a form. On click, it should fill
the text boxes with corresponding City and State. Can someone help please?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 January, 2008
 
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.