| Thread | Last Post | Replies |
|
| Warning messages and action queries | 29 May 2004 01:11 GMT | 1 |
Is there an easy way of turning these off in Access 2000? It would be ideal if I could turn them off for specific action queries I want to run when particular forms are opened or closed. Steve
|
| Hyperlink to Word Bookmark error | 28 May 2004 23:46 GMT | 1 |
I have a form which has a control bound to a hyperlink field in a table. I want to be able to click on the hyperlink and have it open a word document to a bookmark. I can select the file for the hyperlink okay and it opens
|
| best way to handle arrays | 28 May 2004 22:44 GMT | 1 |
We have an array of data, all doubles. The array lengths vary... from a possible length of 1 to 132 ... we have done the path of each record contains 12 elements
|
| Help Please : De Bug Run Time Error Message Box A2002 | 28 May 2004 20:56 GMT | 2 |
Is there anyway to suppress this message box from opening and instead to code the command button to exit the form in the event of an error ?
|
| Passing a reference of a object on a form | 28 May 2004 20:11 GMT | 2 |
I have this code on one form Private Sub Owner_DblClick(Cancel As Integer On Error GoTo Err_Owner_DblClic Dim lngOwner As Lon
|
| query for [datefld] within the past 5 workdays | 28 May 2004 19:06 GMT | 5 |
I need to do a query to display records where the qcdate field is within the past 5 work days. Does anyone have some ideas for me? I stuck good on this one Thanks in advance,
|
| claim your Live Internet training session today. | 28 May 2004 16:02 GMT | 1 |
Do you want to attend a LIVE Internet classroom with us? www.velocitystudy.com is offering 100 IT students a free introductory training session. Please visit www.velocitystudy.com to register for you introductory session.
|
| I AM SO DUMB..........................PLEASE HELP | 28 May 2004 15:25 GMT | 15 |
I am very new to Access and have been working forever to try to get a simple form together for my boss. It's a form which tracks incoming work orders on vehicles complete with a work order number, date incoming, date expected back, date sent out for service, where and a few ...
|
| Ambiguous outer joins | 28 May 2004 12:25 GMT | 1 |
This is one of my blind spots. I've three tables: tblCustomer, tblOrder and tblOrderDetails. I've joined tblCustomer and tblOrder on CustomerID and tblOrder and tblOrderDetails on OrderID. One customer places many orders and one
|
| Automatically Open Database | 28 May 2004 11:05 GMT | 1 |
How can I open my access database automatically when Access is started. I have specified the folder where my database resides in Tools/Options/General/Default database folder. I have also tried to put the database
|
| what type of control | 28 May 2004 08:38 GMT | 4 |
i have an order form and a sub form for the order details ... i want the user to enter a product number in column 1 on the subform and in column 2 on the sub form i want the description of the product that has been entered to show up ... what type of control should i use for
|
| manually adding a row to a ListBox | 28 May 2004 02:18 GMT | 2 |
I am having trouble trying to manually add a row to a list box. In all the help doco I can find it says to use the .AddItem method. Well there is a major problem here. I don't have a .Additem method for my listbox... I try to
|
| Keeps asking for parameter! | 28 May 2004 00:28 GMT | 1 |
A2K While opening a form with a subform I keep getting a small Enter Parameter Value dialog asking for an ID value on another form. If the other form is open, no dialog shows. Either way, the resulting opened form is the
|
| animas | 27 May 2004 23:15 GMT | 1 |
Where do u get an image on ticks and deers
|
| Checkboxes in forms for acupuncture | 27 May 2004 20:53 GMT | 2 |
I've been asked to help automate a Traditional Chinese Medicine practice. Parts of it are going to be very like Northwind, with a tblPatients, a tblTreatmentSessions (similar to Orders), a tblTreatmentDetails, and a tblNeedlings (like Products).
|