| Thread | Last Post | Replies |
|
| detail section in a report | 10 Jan 2006 17:45 GMT | 4 |
hey all. i have a report for sales commissions that i'm having a little trouble with. each transaction may have either 1 salesperson (90% of the time) or 2 salespeople. in the event that there's 2, each of them get half credit for the sale and half of the commissions earned. my ...
|
| network error connection | 10 Jan 2006 15:41 GMT | 2 |
I made a form and when i press F5 show a message "network error connection". what is wrong with my access. can anyone help me?
|
| Need configuration help | 10 Jan 2006 15:10 GMT | 1 |
As our database runs, there are occasions where someone in the organization should be notified about significant events, such as automatically advising the Design Engineer when a new part has been added or the Production Manager when some other event has happened.
|
| Array Help | 10 Jan 2006 14:54 GMT | 3 |
I have the following which works okay... Dim arrayTable As Variant Dim varTable As Variant arrayTable = Array("SG", "Oakland", "Server")
|
| Find the last number of a record | 10 Jan 2006 14:32 GMT | 3 |
I've a table called GReg with the fields GNumber, ControlNumber, ArticleCode, ProdNumber and Date. In a form I select the ArticleCode from one combo box, and I define the number of records to create.
|
| Unable to edit form - Many-to-Many relationship | 10 Jan 2006 13:20 GMT | 5 |
Dear, I have a form that is opened using a sql statement: Part of the table structure: -----------------------------------------
|
| ucase or an expression that makes lowercase letters turn to uppercase automatically | 10 Jan 2006 11:41 GMT | 5 |
I need to make a field put uppercase letters in it when a lowercase letter is entered into that field. Is there an expression to use or does it have to be written in code?
|
| SQL query - combine sum() with getting latest record by date field | 10 Jan 2006 11:01 GMT | 5 |
Hello group, I have an SQL statement which pulls data from a table as follows: " SELECT tblSites.sites_siteno, " & _ " tblSites.sites_sitename, " & _
|
| MS Access 2002 problem: linked form fields in ODBC queries | 10 Jan 2006 09:37 GMT | 2 |
Ok, my problem is the following: I have very complicated Access 97 databases that link through ODBC to Sybase databases. Now in some of the forms controls I had queries that used as "where
|
| form layout | 10 Jan 2006 09:26 GMT | 6 |
i have imported two tables from excel each table contains information about a team what i want to do is display the records on the same form side by side
|
| Screen resolutions needed for development enviroment | 10 Jan 2006 08:32 GMT | 5 |
This question is off topic but you folks have the answers. I do Access development work at clients offices using my laptop. I want to purchase a new laptop but I am wondering if I need a laptop that offers more screen resolutions than just 1024x768 anf 800x600? In retrospec my
|
| MS Access: a true RDBMS | 10 Jan 2006 04:27 GMT | 43 |
Is MS Access a true RDBMS?
|
| sorting between two spreadsheets | 10 Jan 2006 03:25 GMT | 2 |
I'm trying to do the following in Excel but am having a really tough time and am wondering if Access will do it.... I have a database matrix with about a half million rows in it and about a dozen columns. I have another database with about 1000 rows in
|
| Set background color of a column in a subform in datasheet view | 10 Jan 2006 03:21 GMT | 2 |
Access 2003. I would like to indicate required fields with a special background color. Easy for parent forms, but I also have several subforms in datasheet view. For those, I would like to color the vertical column
|
| Lookup Date Table for Mising Date | 10 Jan 2006 03:18 GMT | 3 |
Each day a user is supposed to import a list of information into a database table. The user only has 30 days to import this information. After 30 days the information is lost. I need to be able to create a form or a report or something that a user would be able to review and
|