| Thread | Last Post | Replies |
|
| design problem | 11 Aug 2004 19:40 GMT | 1 |
Hello: A design subject: I have two tables that define a similar data set and another different data set. Table: CableCopper (id, code, type...., Caliber, Pairs)
|
| Format field as percent | 11 Aug 2004 19:34 GMT | 1 |
Is there any way to format a number field as percent so that you do not have to enter the number as .03 to obtain a value of 3%. I want to type in just the number 3 and have it appear as 3%
|
| numbering row in a table by group | 11 Aug 2004 14:15 GMT | 3 |
i am using access and i want to rank my table by group of product tblProd and i want a,... a,1 b,... b,1
|
| If Then statements | 11 Aug 2004 13:14 GMT | 1 |
How would one make a expression that can perform two different addition operations to fill a field depending on the value of a number found in an earlier string? For instance, if the number is between 1 and 3 add 10, and if
|
| Split database | 11 Aug 2004 11:55 GMT | 1 |
I need to know the advantage and disadvantage of split databases especially in multi-user updating, database sharing on file server and data corruption and aspects. Your advice is appreciated. Thank,
|
| Relationship Problem | 11 Aug 2004 11:47 GMT | 1 |
Table1 has two fields that I want to link to the primary field in Table2. My goal is to create a query that lists data from different rows in Table2 for every row in Table1. For example, if Table1 has a StartDate field and
|
| Access Equivalent to SQL's Truncate Table | 11 Aug 2004 10:33 GMT | 3 |
Hi Guys, can anyone help? Is there an access equivalent to SQL's truncate table command? I need to very quickly delete all records from a table but keep the structure of the table. Running a
|
| Format Input | 11 Aug 2004 08:38 GMT | 2 |
I have a database that is shared by multi users. Is there any way that I can format the inputting of data so that it is uniformed i.e. All words start with an UPPER CASE and then subsequent characters are lower case.
|
| Pulling Client names from existing table to a pulldown on report prompt | 11 Aug 2004 08:00 GMT | 1 |
I have a table of past jobs my company has worked on. A feidl in this table is "client name". I have a switchboard setup with some reports on it. One of the reports is pulling all jobs by a paticular client. I want
|
| error message | 11 Aug 2004 02:36 GMT | 1 |
In the table, I set the field required to "Yes". If it leaves blank, the standard system error message popup. How could I replace the system error message with my error message? I tried to put it in the validation text, but it
|
| Help with designing a database to track information | 11 Aug 2004 02:30 GMT | 3 |
I need some help with designing a database to keep track of information. I would be willing to send a copy of it in order to get a better understanding of what I'd be using it for. I have the fields done, but I need to
|
| Password on tables | 11 Aug 2004 01:35 GMT | 1 |
I know how to protect my complete database with a password, but, is there any way I can put a password just to open one of my tables? Thanks for your help
|
| Flatten Normalized Data in Access 2000 | 10 Aug 2004 22:22 GMT | 1 |
I need to know if there is anyway to creat some kind of local veiw/table, that flattens out data that has been normalized accross 4 tables, that I could then call from another query.
|
| Populate secondary table from table with foreign key | 10 Aug 2004 19:27 GMT | 2 |
I'll try to phrase this question correctly. I need to Have a link to a table that contains store numbers and addresses. I want this table to be able to be populated by adding data from the first table containing the foreign key. Whenever I setup a link, it operates as ...
|
| Referential Intergrity Inportance | 10 Aug 2004 19:17 GMT | 2 |
I have three tables, one for customers,one for invoices, and one for adjustment codes.The customers table works well for the one to many(cus)to (inv)tables but the adjustment codes will not let me have referential
|