| Thread | Last Post | Replies |
|
| downloaded .zip file. | 20 May 2008 08:17 GMT | 5 |
I am trying to open downloaded file .zip , which is saved on my desktop.my acrobat reader refusing to open it.What should i do to open .zip file
|
| Null Value Query | 20 May 2008 08:01 GMT | 1 |
I hv this sample data in my table Name PropNo RegNo Type Mr A 123 null Steel Mr B null 456 Wood
|
| Delete sub form records | 20 May 2008 07:35 GMT | 5 |
I have one main form linked with many sub form, my problem if I want to delete one record, it delete only form the main form table so when you open another table you will find same record still there in another tables so what I will do to delete the records from all tables in the ...
|
| Access 2007 Creating ADP (Access 2002 -2003 format) | 20 May 2008 06:07 GMT | 10 |
I'm currently in the process of creating a new Access Data Project. I had considered using Access 2007 and have done some basic tests. I notice that when I create the .adp file from Access 2007 it shows that the format is (Access 2002 - 2003 file format). Is there such a thing ...
|
| Upsizing? | 20 May 2008 02:49 GMT | 3 |
I'm working a contract in the QA department of a well known multinational car company. Their QA survey data is surprisingly disorganized and I proposed an Access application to facilitate data collection and analysis. When I began coding the app I ran into trouble storing the ...
|
| Correct Syntax | 20 May 2008 02:26 GMT | 25 |
Can anyone advise the correct syntax for the following line? strCriteria = "rst1![""" & strFeild & "]" & "" = strReadFeild Any help is always greatly appreciated... Cheers,
|
| Bookmark without moving to the record? | 20 May 2008 01:07 GMT | 4 |
I havve a semi-colon delimited list of numbers which correspond to a field which is the Primary key. Say something like this: (2;13;259;1098) What I would like to do is save record 2's bookmark, save record 13's
|
| have used split database but back end database has no tables | 20 May 2008 00:49 GMT | 2 |
I'm trying to split an Access 2007 database into a front and back end to share on a network. Unfortunately, the resulting back end database ends up with no tables. Any ideas?
|
| report | 20 May 2008 00:47 GMT | 1 |
here is my report on the history of the internet
|
| Updating a date?? | 19 May 2008 22:39 GMT | 6 |
Hi, I have a form, which some text boxes get their information from a table. Other text boxes have information inputted into them using buttons on the form.
|
| Access Query | 19 May 2008 22:13 GMT | 2 |
May seem simple but I'm new so bear with me I have a database of equipment and I want to do a query where when you are promted for the item name you nly have to put of the name in (if you do not know fully what it is called)
|
| Check Box or Yes/No fields | 19 May 2008 22:01 GMT | 3 |
I have 2 fields in my table that are yes/no (checkboxes), for each new record only one checkbox should be checked as the record is either one or the other and cannot be both. Is there a way to not allow both check boxes to be checked on the same record?
|
| Select Query Question | 19 May 2008 21:34 GMT | 6 |
Hi I am using the following select query code, the 'OpenClosed' relates to an Options Group box with the default set to 1=open 2= closed, the count is working ok and showing me the number of entries between the two dates i enter but the count to show open and closed will not show ...
|
| how do I reconcile 2 tables with similar headings? | 19 May 2008 20:23 GMT | 1 |
I have 2 tables with the same column headings and want to reconcile using one column header as the unique value. Example, if there is only one 2 rows in the tables (1 header and the other data) I want to use the unique column (ie., name) to see how many columns are
|
| Scanning docs into Access | 19 May 2008 20:08 GMT | 7 |
All, I'm looking for recommendations on the best approach to scanning documents and associating them to data records in Access. Ideally, when I open a record via a form in Access, I would like to have a command button
|