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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Comparing values in two tables and show result19 Mar 2005 03:00 GMT2
Hello!  Here is my issue:
I have a list of child care providers, their contact information, and stats
in a table called tblproviders.  I have clients request in another table.
I want to match up clients with providers that meet their criteria and to
Database creation query19 Mar 2005 02:45 GMT4
Hoping somebody can help me here with what is probably a fairly easy
question. I have decided to create a database for a load of stock which
I have to manage in my office as opposed to using a great big unwieldy
spreadsheet. I had hoped that I could use forms to add and remove stock
VBA code to import data from an Excel sheet19 Mar 2005 02:29 GMT1
Dear reader,
Is there somebody who can tell me the VBA code for the following action?
To import data from an Excel sheet by referring to a cell name in the Excel
sheet.
.requery with sub form19 Mar 2005 00:56 GMT2
Scenary:
a main form contains two sub-form unbounded.
Sub-form "one" contains a list of products.
Sub-form "two" contains the items of the selected product.
Median and Mean18 Mar 2005 22:38 GMT3
OK, calculating the mean from a set of numbers is easy.
Anyone have formula for calculating the median?
Ok, ok, I didn't do well at maths! :-(
Append if not already existing query question?18 Mar 2005 22:33 GMT7
Remember seeing a post a while back from someone who wanted to add to a
table only if the data didn't already exist.
Someone suggested a type of query called an "Up" something or other. Can't
remember - could someone refresh my memory on this please?
AC2000 error on open: can't find file...18 Mar 2005 20:29 GMT1
I just reinstalled Access 2000 on Windows 2000 after receiving an error on
open (occurred with any database):
[db1.mdb is just an example]
Can't find the file "C:\path\to\db1.mdb" (or one or more of its components).
Exporting a table to a Tab delimeted Text File via code18 Mar 2005 20:20 GMT1
I am trying to use the DoCmd.TransferText method to export an access table
to
a Tab Delimited Text File.  I have put the code behind the onclick event of
a button
Sytax help for refering to control on subform18 Mar 2005 20:15 GMT3
Love this site, have gotten a lot from it.  This is my first time
posting though, so forgive me for any errors.
I have an Access 2000 db where I have a main form of Contractors and on
the main form is a subform of bonds carried by those contractors.  I am
Change the recordset of an Access report on Open18 Mar 2005 18:14 GMT8
When I open an Access form I can have no recordset specified, then in
the form's OnOpen event I can do something like:
Me.paramaters = "@SomeColumn = 22)"
Me.recordsource = "dbo.sproc123"
Lost records18 Mar 2005 13:50 GMT2
I was trying to improve the performance of a database i use for
analysing data from our finance system. I added some index's to some
fields i sort or filter on in the underlying tables. I also made a
couple of other changes to the database (added and deleted queries,
Variable in INSERT query18 Mar 2005 10:43 GMT1
Dim Toevoegvariabele As Integer
Toevoegvariabele = DMax("[Paragraafnr]", "tblParagraaf")
If Me.chkDesignAnders = True Then
   DoCmd.RunSQL "INSERT INTO tblParagraaf (Paragraafnaam,
java.sql.SQLException: General error18 Mar 2005 08:57 GMT1
INSERT INTO ECN_1 (Old_SbPartNo, Old_PartDesc, Old_ManPartNo,
Old_Manuf, Old_Vendor, Old_RefDesi, Old_Qty,
New_SbPartNo, New_PartDesc, New_ManPartNo,New_Manuf, New_Vendor,
New_RefDesi, New_Qty)
Spell Check fails on unbound control18 Mar 2005 05:55 GMT1
To prevent data corruption I have replaced a memo field on my form with
an unbound control on my form that I populate with a function that
fills it from a memo field from my table. When the form is closed,
another function in a query writes it to the memo field. No trouble.
stored procedure recordsource - new record causes problems18 Mar 2005 04:48 GMT6
I have a stored procedure as a recordsource for a form, taking a
parameter from another form, it displays records that are already
present without any problems.  I had to add a resync command to allow
edits, but it works ok for now.
 
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.