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 / Forms Programming / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to write an append query on a recordset01 May 2008 00:41 GMT2
I have some code running on an event procedure. At one point in the code I
need to run an append query. If the data to be appended to the table
LETTERHISTORY was in another table, I would just have an append query and
DoCmd.OpenQuery "QueryName".
Populate table from  query based form01 May 2008 00:05 GMT5
I have a "frmOrder" made up of 2 subforms with customer information and 1
calculated field.
Made up an "frminvoice" based in a query (based on the 2 subforms) to be
able to auto-fill some information)
Cross-Post: Database crashes only on laptop30 Apr 2008 22:43 GMT4
I have a laptop with an access database (front-end / back-end setup)
that functions properly until you try to search using the combo box.
As
soon as you hit Tab or Enter it says "Microsoft Access has encountered
DoCmd.TransferText acExportMerge Run Time Error 301130 Apr 2008 21:59 GMT1
My code gets hung up on this line where I get the run time error.
DoCmd.TransferText acExportMerge, , "qrytop1000", strInstallDir & "\"
& "Empwage" & ".txt"
The Empwage.txt exists in the directory, but when it gets to this
Overlapping ListBox obscurs data.30 Apr 2008 21:04 GMT6
I have code that will change a list box height when the user clicks in it. My
form is set up that when dropped down this way it overlaps another label and
listbox. The issue is that the other 'lower' list box obscurs the data in the
expanded listbox. I've tried to force the upper ...
Adding up total cost30 Apr 2008 20:34 GMT1
Hi people.
This may seem a basic question, but im using a subform to add product
details to , and this has the fields 'price' and 'quantity'. I have then used
these to work out a subtotal on the cost for each item depending on the
Number of copies30 Apr 2008 20:30 GMT3
How to define number of copies on printig. My code is:
Private Sub PrintInv()
Dim strDocName As String
   Dim strWhere As String
selecting item on form to display form30 Apr 2008 18:11 GMT1
What would the best way be to select one item, from several lists of items.
Sorry thats the best way I could say it.
I have 8 categories of items, with say 50 items each.  Each item would
provide the information, when selected to populate another form.
If statement question30 Apr 2008 16:36 GMT7
I have a field [UNIT_MEASURE] in a query that I have this in the
criteria
Like "W" Or "V" Or "P"
this pulls everything with W, V, P in it, I have another field
Update Subforms30 Apr 2008 16:36 GMT2
I have a main form: ConfigUpdate that holds several subforms.  One subform is
entitled Config the other is ConfigWorkTotals.  What Im trying to do is
update / refresh / requery ConfigWorkTotals when an item is updated in Config.
I've tried several different things on the AfterUpdate ...
Line Break30 Apr 2008 14:58 GMT10
I can't seem to break this into two lines...also is there a better, or
shorter way to code this?
Thanks
DS
Main Form Record Loss30 Apr 2008 14:00 GMT5
I have a main form with a subform.  There are several items on the main form,
but the only control that contains data is a date field and an autonumber
field (meant to assign a unique ID automatically to each new record.)  The
date field on the main form may be populated using a ...
Open form based on the selection from a text box30 Apr 2008 12:28 GMT11
Okay, i've spent half a day going through all the different question here in
the newsgroups to try and find a solution but have had no luck.
I need to open a form, but on a specific record. I have a control button
that has the follow commond onClick;
multiple user problem30 Apr 2008 11:58 GMT2
We have a access database in a folder under server. Once first user
open the database, noone else can open database anymore! It is
happening only for that database.
What might be reason please?
Close Form/Subform without Saving Changes30 Apr 2008 04:26 GMT1
Gang,
I'm programmatically modifying the foreground property of some text controls
on a continuous subform for formatting purposes.  When I close the main form
it wants to save both main and subform which I don't want the users to see /
 
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.