| Thread | Last Post | Replies |
|
| How to Print Table Design | 19 Aug 2004 22:29 GMT | 2 |
I cannot print the table design in Access 2000 Database Table.Is there a way to print the table design to printer
|
| How To Number Consecutively Without Using AutoNumber? | 19 Aug 2004 22:27 GMT | 2 |
Does anyone know how to add consequitive numbering to a table through a form without using the AutoNumber feature? VB code that will do it? Trouble is that when someone changes their mind, the
|
| Database as pure search facility for Document Management | 19 Aug 2004 22:17 GMT | 2 |
My company is currently in the process of converting to a paperless office environment. Documents, which have so far been stored on shelves in lever-arch folders, will be scanned in and stored in a directory structure with folders and sub-folders on our server (our shared ...
|
| Drop-down trouble | 19 Aug 2004 05:35 GMT | 3 |
I had a value list for several fields. When I created a graph the plot points were not correct so I deleted the value list for those fields. Now all of the data, instead of remaining the same, changed to totally
|
| tracking table design | 19 Aug 2004 01:24 GMT | 4 |
I am new to Access as I usually would use Excel for something like this; however, my boss wants it in Access. What I need is a table that has headings such as Contact name, Company, Supplier, tax amounts, yearly totals, etc..
|
| Form design question | 18 Aug 2004 22:13 GMT | 2 |
I witnessed a presentation where someone was explaining a project database and on one slide of his presentation he showed his input form. What I liked about the input form was it had tabs for certain groups of data. Can someone
|
| Using the Down Arrow on the Keyboard to find items in a combo box | 18 Aug 2004 19:49 GMT | 1 |
I have been trying to get the keyboard down arrow key working as an option to scroll through a drop down list in a combo box without success. Does anyone know how I can turn this feature on? I know it works in office products, but I can't figure out how to do it.
|
| Report Formatting - Headers | 18 Aug 2004 05:41 GMT | 2 |
I have a report that prints out specs hardware items grouped by hardware type. The Hardware type has it's own header. What I want to do is be able to set up a report that from page 2 onwards displays a page header stating the 'hardware type' carrying over from the previous page. ...
|
| Need Advice | 18 Aug 2004 02:45 GMT | 2 |
Hi, I'm creating a database for a division of the company that has started up. We are a non profit. There will be customers, different membership levels and activities that each customer will attend. I need to be able to track customer data, payments, activities each customer ...
|
| Data Entry | 17 Aug 2004 18:04 GMT | 4 |
I have 3 tables as follows: tblCompany (lngCompanyNumberCnt[PK], strName) tblSubject (lngSubjectNumberCnt[PK], strName) tblLink (lngCompanyNumberCnt[FK], lngSubjectNumberCnt[FK])
|
| error message re: "too many fields" | 17 Aug 2004 17:08 GMT | 1 |
What is the maximum number of fields that an Access table can contain? I've gotten this error message: "Too many fields defined". thanks
|
| Access reports | 17 Aug 2004 15:32 GMT | 2 |
I have created a report from my tabel in access but there is information in the report that I do not need in there, I only want it in the table
|
| How do you ask for input from the user to filter out just those r. | 17 Aug 2004 15:31 GMT | 1 |
How do you put in a query or on a switchboard requesting input from the user. This input filters out just those records and puts them into a report. The example is I want items from a certian date. I want only items with the specific dates specified with input from the user ...
|
| pictures on cd | 17 Aug 2004 06:53 GMT | 1 |
I have a number of pictures on cd's but I would like to have a system where I could go in and look for a picture from all my cd's. Fox example if I am looking for a picture of my dod jim, I know that I have about 8 or 9
|
| Primary Key with Number data type | 16 Aug 2004 22:30 GMT | 5 |
I have three tables: tblCompany (lngCompanyNumberCnt[PK], strName) tblBranch ( lngBranchNumberCnt[PK], strEmail, lngCompanyNumber[FK])
|