| Thread | Last Post | Replies |
|
| String pattern matching with the VBA Replace function? | 31 Jan 2006 23:36 GMT | 4 |
We have a need to replace sub strings in certain message text. We use the Office Assistant to display help and often use the imbedded formatting commands. Those of you who have used them know they look like this: "{cf 5}" or "{cf 0}" or "{ul 1}" or "{ul 0}", etc. The
|
| ms Access 2000 | 31 Jan 2006 22:29 GMT | 4 |
I have written and distributed my first application using ms acces as the database and seperately programmed visual basic as the UI. I need to update the application which required a database change. What I need to know is how can I re-distribute my application with the
|
| Values carried over from one record to the next | 31 Jan 2006 22:05 GMT | 4 |
I hope that I explain this in a manner that makes sense. On the form that I am working on, I have a box that I've setup to input the amount of scans that I've done for a client (call it the SCANS box) and in the next box I've made it automatically input the cost of
|
| Conditional test to combine multiple records | 31 Jan 2006 22:02 GMT | 5 |
I have a database where I collect shipment data from various tables. However, I have a problem. Whenever I want to see shipping data for orders that were set to ship on or before a certain date (in this case January 30th) the database will return 2 rows for an order as you can
|
| Print report multiple times based on value in the report | 31 Jan 2006 20:02 GMT | 2 |
Help please. I would like to automate the printing of a report. The report actually is a single page and prints a label. I would like to be able to print the report multiple times based on the value of the items
|
| Edit a Query | 31 Jan 2006 19:38 GMT | 1 |
I have the following Table: Table: TASKINFORMATION - TaskName - TaskType
|
| Is There A Way to Pop Up a MessageBox Warning When User Changes Data? | 31 Jan 2006 19:22 GMT | 6 |
Dear Access 2003 Users, Is there a way to pop up a MessageBox warning when a user changes data on a form? Basically, I have one field that I really want people to think about before changing, so when they get to that field (which is
|
| Lookup field in datasheet view | 31 Jan 2006 17:11 GMT | 1 |
I have a form which contains a subform. The subform is a datasheet. With the datasheet I have the following fields 1) ID 2) Type
|
| set the caption of a field using vba | 31 Jan 2006 16:20 GMT | 1 |
i want to set the caption of specific field using vba.
|
| Extracting date from dat/time field : help required | 31 Jan 2006 15:58 GMT | 1 |
Hi - I have a date field in a Access database in the format YYYY/MM/DD HH:MM I have set up 2 date parameters as below but only want to enter the date and not the time. If I do not enter the time no records are
|
| Indexs and seek need help | 31 Jan 2006 14:37 GMT | 1 |
Here is the scenario. Access XP using VBA. I have a text field. The text that I have in the field is m-1234. I am running a >= seek.
|
| How call procedure? | 31 Jan 2006 14:02 GMT | 13 |
How to call procedure, which is on SQL Server from Access using visual basic? Thanks, mw
|
| Lock form on a record | 31 Jan 2006 13:12 GMT | 2 |
When I filter a form by part number it returns 3 records. If I move to the third record and print it, the form returns to the first record. Can I force it to stay on the chosen record?
|
| Cant get into db | 31 Jan 2006 12:52 GMT | 2 |
I have a MS Access db that is hooked into a .NET application. I created this a while ago and when i try to access the crystal report code it asks me for Server, DB, Uid and pw. I have no clue what i set them to. I would like to remove the logon completely if possible to bypass the ...
|
| Check on fields without a value (value Is Null) | 31 Jan 2006 11:12 GMT | 3 |
Dear reader, I found out a strange behaviour in a query of the type Total (summation query). In case of a normal select query with a criteria setting Is Null for
|