Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Access Architecture/Design Solutions: 26 - 50 of 125
 
I have a query that looks for a record.  this record is the person that has scored a points per dart of a specific value, and it returns a count of how many.. in this case the query looks f...
Hi Experts I am getting a tab delimited text file from a bank that I am importing as a table into Access.  I then have a query which pulls several fields into a new table.  One of the fields ...
I have a graph in a Form than come from a Query. The Graph is a Bar Graph. I am displaying the "Data Table" at the bottom of the graph. However, I want the data to be formatted as follows $56,...
We have MS Access 2007 (Volume License version) installed on our 2003 Terminal Server. As Users use the Application, Access' configuration seems to get corupted. Eventually an user with...
I need to create an "attendance register" using a crosstab query. It has to show ALL staff members in the rows going down as well as ALL the dates within the selected time period going across...
Hi, I'm developing a new Access application (FrontEnd) at the moment. Till now I ever make them with Custom Menu or a Menu-Form (dragable just with buttons) with in to make customers life ...
Up until now I've been doing the following to perform a query in my split database: Dim cn As ADODB.Connection Dim rs As ADODB.Recordset             Set rs = New ADODB.Recordset         ...
I am in the process of designing a simple database for tracking our backup tapes which case they are in. Below is the basic design, showing the primary keys and the relationships;    Tab...
MSAccess 2003:  Need best-practice example of database table structure.  The database will manage a process of paying for postage.  It operates like a checkbook ledger with deposits (tblWires)...
Hi, I am quite new at building Access and still have a spreadsheet mindset.  I have 3 tables: One with various products and their details One with order dates One which lists these products...
Seems like it should work but I've tried it and it won't!
Hi I have a table with a subdatasheet.  It looks as though I'm going to have to import records into it on an ongoing basis from Excel.  I can import into the main part of the table no probl...
Dear Experts:     I have an Access file that automatically run the routine to populate the tables in another database file once I open it. There is one form, two macros and some VBA functio...
What design shall I use,that will allow me save responses? I enclosed a sample, title model of checklist.
Hi experts, i'm creating an access 2007 program which I intend to distribute as a single user interface program to about 50 users (no network involved, other then import/export from a main ...
I have created web site with form that feeds Access Database. There is one field that supposed to submit Resume (word file). when I open access table, OLE object field that has to get the file...
I created a report Group By Project ID. For each Project we have multiple Milestone Date. Then we deifined Key Milestone Date as follows: //Define Key Milestone Date: 14days before currentd...
I am a beginner, a REAL beginner here so please be patient with me :) I am setting up a database to keep track of software licenses for our team.  I have created a link table for the source s...
Is it possible to make a standard, desktop style MS Access database 'expire' after a pre-defined period of use? This one at http://www.dropio.com/tasksdb would be such a candidate as it get...
I am using the following code to send a snapshot report to me and it works find but is pops up the outlook window and I have to press send is there any way I can do this automatically. stD...
hello, I have a DB i just created and it says in brackets that it is an Access 2000 file format. my DB works fine and will probly be used to eventually convert into an SQL DB so should i c...
I am looking for the best way to track data changes. Basically I will have some users entering data into a form but on a weekly basis I have to QA the data. What I want to be able to do is cha...
The original database is at www.dropio.com/tasksdb but will probably confuse the issue. From the standpoint of only tables, the following is what I am trying to accomplish. Note the date...
Can someone explain these boxes in access? and what does it do?
I have successfully began a couple of Dbases in SQL 2000, but am having problems connecting to them through VB (version 6.5, in Access 2002). Here's the error I get when I try to connect: R...