| Thread | Last Post | Replies |
|
| How can I access only non empty data field in report | 14 Sep 2004 03:03 GMT | 1 |
please here is a table Example ID Field Name Marks 1 Math 20
|
| WHEN I Create A Access Data base It won`t Create a Switchboard ?. | 14 Sep 2004 03:00 GMT | 2 |
Problems With Access 2000 It won`t Create The Switchboard Looked in addins But there`s nothing there Can anyone Help
|
| Looking for Advice Regarding Access2000 Security | 14 Sep 2004 02:53 GMT | 2 |
Good morning... I'm looking for some advice as to which is more secure in Access 2000: 1) Use a MDE + User Level Security 2) Use User Level Security and Protect the VBA code with a password
|
| Import .txt option missing | 13 Sep 2004 22:26 GMT | 3 |
Hi; I had to reinstall Office '97 and now the option to import data such as '.txt' or '.csv' are missing. What did I do wrong?
|
| My First Production Application | 13 Sep 2004 18:36 GMT | 6 |
I've just finished producing my first access database for a small company. The system works extremely well and the customer is really pleased with the product. I've secured it a much as I know how to by making an MDE and building some
|
| Database Object Missing(?) | 13 Sep 2004 16:28 GMT | 2 |
I am writing some VBA code in Access 2000 and came across a new one. I wrote: Dim CurDb as Database the compiler flags the line saying 'User-defined type not defined.'
|
| Sum Function in a Form | 13 Sep 2004 11:42 GMT | 1 |
I have a basic database with a form which includes the following fields, Obs Required Obs completed
|
| Access : VBA code : compacting DB + count records of a table | 13 Sep 2004 10:07 GMT | 1 |
In a form I have several textboxes where the results from the count of the records of several tables must appear. The results I'm using now are comming from several Querry's. But you'll understand that it takes much time to run al those querry's and to fill in
|
| How to disable auto-insert feature? | 12 Sep 2004 05:54 GMT | 1 |
I have a table in MS Access 2000 with the following fields: ItemNumber, Quantity, Price, Taxes, TotalCharge My problem is that if I enter 2 in ItemNumber and 4 in Quantity, then after I press the Tab key Access will automatically insert 6 in Price. This is
|
| How do you not show addressees when sending to a group? | 11 Sep 2004 23:05 GMT | 1 |
Question regarding sending email to a number of different contacts.
|
| MOD function | 11 Sep 2004 22:42 GMT | 4 |
Can someone please spare a few minutes? Can't get this to work. I require the 'remainder' part of a calculation: I'm using =MOD(Integer1,Integer2) in a Form, but I'm getting the syntax error 'You may have entered a coma
|
| Input Mask for Street Address | 11 Sep 2004 17:39 GMT | 2 |
Hello... I have a form which is has a street address on it and would like it to look consistent with an input mask. One user likes to have his cap locks on and the other user likes to use lower case.
|
| Counting related records in a subform | 11 Sep 2004 06:14 GMT | 2 |
I have a form called Events with a subform called Event Participants Subform. The Events form has a field called Participants that I want to be updated to reflect the number of related records in the subform.
|
| Installed Microsoft Office...No book, no tutorial, HOW DO I LEARN. | 11 Sep 2004 04:59 GMT | 2 |
I installed Microsoft Office...no book, no tutorial, HOW DO I LEARN to use this software??? It is impossible to call anyone. Where is your support staff?
|
| Can I generate executable code? | 11 Sep 2004 01:33 GMT | 1 |
I have an Access database that has forms, reports and menus. Can I make an executable code from my objects independent of the Access environment?
|