| Thread | Last Post | Replies |
|
| Open Graphic to Edit | 11 Sep 2004 01:31 GMT | 1 |
I have an access application which picks up on graphics on the hard drive. I now want the system to open the graphic in a graphic application for editing. For example, the db stores the path
|
| Switchboard that shows "Closed for Maintenance" | 11 Sep 2004 00:42 GMT | 3 |
I have a LAN shared database front-end that opens to a switchboard. How can I make the switchboard display "Closed for Maintenance" and lock all of the buttons, Then go back to normal after the maintenance is over?
|
| Incrementing numbers | 11 Sep 2004 00:03 GMT | 1 |
I am trying to write a database that will allow for a persons ID to be entered and how many items are associated with this entity. Once the nuber of items have been entered allocate an item type to each.
|
| VBA and queries | 10 Sep 2004 23:17 GMT | 2 |
I have a table that shows, among other things, 2 dates, a beginning date and an end date. My goal is to calculate the number of working days. I do have VBA code that is supposed to calcualte this. However, I don't seem to be able to call this function from within a query. How do ...
|
| Sorting Months | 10 Sep 2004 22:39 GMT | 1 |
I am currently working on a Database and most of the work is done. Actually, not done yet. I have all of the proper information in this database including the form for that particular database. When I create the report, the easy part was done. However, when i preview the report, ...
|
| microsoft access 7 | 10 Sep 2004 21:31 GMT | 1 |
I can not open access 7 data base created with windows 98 on my other computer runing XP Pro. I copied access 7 on my new machine. What could be the problem?
|
| Mouse Scroll Wheel Not Working | 10 Sep 2004 19:46 GMT | 1 |
When I'm in the Visual Basic editor reviewing code, the mouse scroll wheel no longer works (I can't use it to scroll up/down through the code listing). Is this a settings problem, or does Access not allow use of the
|
| No Current Record error | 10 Sep 2004 18:50 GMT | 5 |
Can anyone think of what might cause this subroutine to fail at the first statement after the ELSE with "no current record?" The situation is that 3 rows have been retrieved into the form. The focus arrow is on the first row. The first time the subroutine is triggered, it works ...
|
| Access and Linked Table Problem | 10 Sep 2004 16:38 GMT | 6 |
I have an access database that has been developed by someone else. I believe there is a linked table in the table and when I try and open the database, it is saying: "\\ServerName\ShareName\FolderName\LinkedDatabase.mdb" is not a valid path.
|
| How do I change "my" name at the top of every email? | 10 Sep 2004 05:31 GMT | 1 |
I'm trying to change the name that appears at the very top of my printed emails..you know, the one with the line underneath. I've tried everything and spent hours looking and attempting to change headers, etc. It's not working. HELP.
|
| combining records with some identical fields | 10 Sep 2004 02:30 GMT | 1 |
I must work on a database that has some records with the same values in the first fields. [ For example, 12 records have 'john doe' in the first field, 1 has 'mary smith', 3 have 'jane doe'.] The second fields (street names) all have different values. [Each name is
|
| email form, email, get input, email back | 10 Sep 2004 01:09 GMT | 2 |
Help! I have a Work Order in Access that I need to partially filled out in the office and then email it to a Pocket PC phone (or??) and then have my tech fill in some of the blanks (hours, parts, etc.) and email it back to me. Then I need to re-insert it into my database so
|
| Greater than date to multiple criteria | 10 Sep 2004 00:24 GMT | 1 |
In Access how can I reference a "> date" (greater than date), i.e.,
>9/9/2004, from one cell to many Queries (20) as Criteria. I can do it with a single date, i.e., 9/9/2004, but have not been able to reference with a "greater than" date. The Queries work when I manually ...
|
| Calculating Age from Date of Birth | 10 Sep 2004 00:20 GMT | 1 |
What is the best way to calculate Age from Date of birth. I have a form that we use to input a person's age, but we are looking for that to automatically also identify the person's age. Thanks--
|
| best way to setup tables | 09 Sep 2004 23:57 GMT | 1 |
i need some advice on how to set up some tables within a database. i am working on a project that inventories blood samples. the blood is recieved in packets. it is divided into tubes, plasma, cells and DNA are then extracted into tubes. the specimens are then inventoried
|