| Thread | Last Post | Replies |
|
| REQ: MS Access Direction to Pursue ... | 30 Apr 2006 23:52 GMT | 3 |
Good Afternoon ... ... I hope the sun is shining in your domain ... ... if you would be so kind, would you please suggest MS Access reading material, based on the following input:
|
| Help saving files to disk from within Access using VBA | 30 Apr 2006 22:21 GMT | 5 |
I have an Access app which uses Office Automation to manipulate and then save PowerPoint files to disk. It works fine, but I need to update the code and I am having problems with the syntax. Currently, it saves all of the files to one main subdirectory. Now I need it to save ...
|
| linking to images with std windows dialog box | 30 Apr 2006 16:23 GMT | 2 |
I have an OLE Object field that I want to link to image files on the hard drive. From a form, I want users to be able to double click the field and have that bring up a standard windows dialog box to select the image rather than having to right click the field, select Insert ...
|
| Delay of Hourglass | 30 Apr 2006 12:52 GMT | 7 |
I am running the following code and the visibility of the Hourglass appears late, instead of immediately. Any ideas of how I can remedy this? =============
|
| Please help me design my database | 30 Apr 2006 00:45 GMT | 1 |
I'm trying to design a simple database in which I can keep track of the amount of time my 5 technicians spend on various jobs. At the start and end of each particular job (could be 5 minutes to several hours), they punch a time clock. So, at the end of the
|
| Access/VBA Conditional Statement | 29 Apr 2006 23:09 GMT | 1 |
I'm having a problem with an acess form linkin with another form. My index in the main form is Autonumber (Rec#) the 2nd form is called Record# and it is set for text. The link criteria works well with linking these 2 forms together with
|
| Snapshot Report - attaching to e-mail | 29 Apr 2006 13:56 GMT | 1 |
I have some simple code behind a control button - basically prints a report and send the report (in snapshot format) to lotus notes for e-mailing. The code worked fine for ages and all of a sudden the attachment to Lotus Notes has an *.xls extension and not a *snp extension. I ...
|
| Access 97 vs. newer versions | 29 Apr 2006 13:31 GMT | 43 |
If I were to begin creating a fairly simple database, i.e. a datasheet that would include two related tables to create an encyclopedic style database and then create some fairly indepth forms to filter and query the info in the database, would there be any great advantage to ...
|
| Problem with Format(Date) in SQL statement | 29 Apr 2006 02:25 GMT | 1 |
I am having some problem comparing dates with the SQL statement below MySQL = "SELECT Format(Date, 'yyyy/mmmm/dd') as [Expr1] FROM TblDates WHERE _ Format(Date, 'yyyy/mmmm/dd') = #2006/April/18#"
|
| Display Message for Each Rec in Subform. | 29 Apr 2006 00:45 GMT | 1 |
I have a Subform in a Mainform that displays the service event history for the single product displayed in the maintform. The ChildParent in based on
|
| Custom New...Edit...Save buttons | 29 Apr 2006 00:10 GMT | 6 |
I have a dilema here that I'm hoping some one can help me out with. On my forms I have some basic New, Edit, Save, Delete, Undo buttons on them. When first opened all controls on the form are not enabled. When you hit one of the buttons certain controls enable and some don't
|
| Generate report based on selected value | 28 Apr 2006 23:52 GMT | 1 |
I am new to MS Access. I have created a series of forms that users access to perform data entry. I now need to build in reporting functionality. I would like to create a form that has a drop down box where the user selects a value and then clicks a "generate report"
|
| Refresh on Close | 28 Apr 2006 22:55 GMT | 6 |
I guess this is a simple one but I can't seem to get it to work. I want to refresh an open form "onClose" of another. I have a Close button on a form which has User Details on it. If I update the data on that from, I want it to automatically refresh the details which
|
| Using receipt printer in MS ACCESS | 28 Apr 2006 22:48 GMT | 1 |
Hi all and thanking you all in advance for your help My client wants to use a receipt printer. Since I have never used one before I have some questions. 1. Unlike other printers which are set by default to print a whole A4
|
| Restrict Other Fields from Getting Filtered | 28 Apr 2006 22:47 GMT | 1 |
On Filter By Form, I only want some of the Fields to be used as a Filter. Not all. Is this possible? If it is, how?
|