| Thread | Last Post | Replies |
|
| Duplicate numbers, but different criteria | 17 May 2004 07:23 GMT | 2 |
Hi i am back, I have two linked excel tables, they both have a part number & its level e.g. 1234567-01. The second table sometimes hase two of the same part
|
| Simple browse and edit procedure | 17 May 2004 05:10 GMT | 4 |
What's the easiest way to let users browse all records using a data sheet and then double click on a particular row to open that record in a different form for editing?
|
| Query opens over report | 17 May 2004 04:36 GMT | 6 |
I posted this question previously, but would appreciate any further assistance anyone could give. In Access2K I want to open a report in preview mode, and when the user closes the report, I want to open a table for editing,
|
| residential vs. mailing addresses | 16 May 2004 23:41 GMT | 2 |
I just inherited a database whose primary customer entry form has fields for both residential and mailing addresses. The staff currently does double entry, entering the residential addresses into the mailing address fields
|
| Report/Query question | 16 May 2004 16:55 GMT | 5 |
I would like to open a report, and when the report is "closed", I'd like to open a query. I have this code: DoCmd.OpenReport "rptMyReport", acViewPreview
|
| Hyperlink | 16 May 2004 14:12 GMT | 1 |
I want to add a button to my form, clicking on this button, the user will go to the website that will be program. For example, I will call the button AOL, when I click on it, i will go to aol website. I know how to do it in a differnt way, adding a field to my form of
|
| Burning CDs in XP for viewing on a Mac | 16 May 2004 07:52 GMT | 1 |
I burned a CD of pictures on my PC in Windows XP and sent them to a friend but she cannot get the pictures up on her Apple Mac. I am new to XP and to burning CDs. How do I burn it so she can read it? I have Pinacle Instant CD etc as well as XP itself.
|
| Limited Password | 15 May 2004 21:04 GMT | 3 |
We don't necessarily need security for this database..... The database is set to open up to the Switchboard and limited menus and the database itself is hidden, which is just great, no problems. We would like to make it so that if another user, wanted to open the database with the ...
|
| Help with Access FORM | 15 May 2004 14:47 GMT | 2 |
I've created a form for a listing of approximately 250 names, addresses, etc. This form will be placed on other computer desktops (as Access data pages) for staff to utilize the data.
|
| Auto resizing of form | 15 May 2004 14:20 GMT | 2 |
Thanks Bernd for your help with my last query. Could somebody please help me. Is it possible to programatically change the size of the display ? I Have made an access report on a 21" screen and most
|
| Max Number of Users ??? | 15 May 2004 11:12 GMT | 1 |
Hi; I am designing a web site for a large organisation. The website is to be coded in ASP with database functionality.
|
| problem in diabling the command button | 15 May 2004 06:01 GMT | 2 |
I have a button on a form which I want to diable of the record is empty or a new one. I have put following code in the Current event of form (it is a tabular form) Even if the me.Canumber is Null (it is a string type) it is not diabling the COmman button, the code is as below. Any ...
|
| How do I... | 15 May 2004 01:53 GMT | 4 |
I would like to use access to make an hours projection sheet/record of employee/employer performance. To do this I want the ability to type in the employee's number and the rest of their pertinent information will be filled in. I would also like to keep a running total of employee ...
|
| load powerpoint slide show in form | 14 May 2004 21:31 GMT | 1 |
Anyone know how this is done. When my db is opened, my mgr would like our company logo to appear. I've seen this before, years ago, where you embed a powerpoint slide into a form that automatically
|
| Getting related forms to work | 14 May 2004 19:20 GMT | 3 |
I have two two tables: CLIENTS and VISITS. CLIENTS contains client contact info. Key field is ClientID. VISITS contains information about meetings I have with clients. Each meeting gets one record. Key field in ClientDetailsID. It has a
|