| Thread | Last Post | Replies |
|
| Autonumber repeats exisitng values | 12 Mar 2005 18:38 GMT | 4 |
My customers have reported strange behaviour of the locally used modules for running the register on stroke patients, specifically, adding new patient to the register. When analising a sample, I have found that an autonumber variable (id) doesn't behave as expected. At some ...
|
| How to encrypt a Table | 12 Mar 2005 14:20 GMT | 10 |
I have a table with 15.000 records. How can encrypt all information if after will shown in a form (text box)decryted ????? Thanks in advance
|
| Trying to combine a field value and a string | 12 Mar 2005 14:10 GMT | 2 |
I have a field called Order No, I want its value to be a combination of this string "P000" and the value of the [Transaction number]. I tried this: [Order No] = [Transaction Number] Or
|
| Issues with updated Memp by SQL code. Keepo getting Error msg "Could not update; Currently Locked by session on this machine" | 12 Mar 2005 12:01 GMT | 1 |
I am trying to update a memo field in a table from a form that I have created. The form is unbound, and once the user makes their changes, they have to click the continue button. Once the button is click then, there is some VB code that uses SQL Update to take the
|
| Microsoft Access Question???????? | 12 Mar 2005 05:11 GMT | 1 |
Do you have to learn VB to get Access to print a grouped form?????????Or can it be done another way?
|
| Importing excel sheets | 12 Mar 2005 04:34 GMT | 1 |
Let say we have an excel sheet with column 1 is a number column say 1 to 100. The second column has text. | A | B
|
| Create MS/ACCESS database app for non-ms/access users | 12 Mar 2005 04:09 GMT | 10 |
Is it possible to create an MS/ACCESS database application and package it for users who do not have MS/ACCESS loaded in their PCs? I was told that this is possible, but I don't know what software is needed. Do you know? If so, please answer this post. Thanks.
|
| Wie wil mij helpen met een database maken? | 12 Mar 2005 02:07 GMT | 2 |
Wie kan mij helpen om een data base te maken.. Met vriendelijke groet Edwin Krooder
|
| isLoaded not happening in split database | 12 Mar 2005 02:01 GMT | 1 |
strange thing happened when i split my database. i have a search form where you enter parameters, and get back filtered records displayed on another form. when you close this one, theres a code in OnClose event which clears all fields on search form.
|
| Subscript out of range error while not using array. | 12 Mar 2005 02:00 GMT | 2 |
I have a form that is used every day to create quotes. However, every 2 weeks or so a user would randomly get an error 9 - subscript out range message. I'm not using any array in this form. Does anyone know that else might possibly trigger this error besides array?
|
| Finding data using multiple fields in grouped reports | 12 Mar 2005 01:21 GMT | 1 |
I have trying to figure out the above topic. Can someone help me with this? I need for staff to be able to go to a dialog box or a form and then be able to enter data in mutliple fields and then pull up a report.
|
| Formatting a text box based on the contents of another | 12 Mar 2005 00:51 GMT | 3 |
I would like to use conditional formatting on a subform and have 2 textbox affected. ItemID Qty Cost OrderDate 123 1 10.00 3/3/05
|
| Combo Box Options Problem | 11 Mar 2005 23:00 GMT | 3 |
I need help limiting the options shown in a combo box. I have two combo boxes that appear in a datasheet view subform. The form looks like an Excel spreadsheet, which is what the user prefers. Among the fields in the table are two combo boxes:
|
| Clear data on subform | 11 Mar 2005 22:52 GMT | 1 |
I have a unbound main form with unbound fields that correspond to fields on a bound data sheet subform. As you enter data on the subform, the corresponding fields get updated through code (e.g. Me.[Grower Number] = Forms![frmEnterMeatBinsBulkLoads]![Combo4]) All
|
| Batch Print Multi-Page Tiff files - HELP! | 11 Mar 2005 22:04 GMT | 1 |
I have a query whose results contain the full path (i.e. c:\Images\xxx.tiff) to MUTI-PAGE (All two page) TIFF documents. I need to figure out how to BATCH print the tiff's using the path from the query results.
|