| Thread | Last Post | Replies |
|
| Howto: make reports top-most | 13 May 2006 16:42 GMT | 3 |
My situation: I have a maximized main form with a "Reports" button and several subforms on it. The Reports button needs to open a dialog asking the users what reports to generate. This report-generating form needs to be modal to the main
|
| dao problem | 13 May 2006 10:38 GMT | 1 |
When I use the Combo Box in my Microsoft Access application I get this message. ERROR 1706 No valid source could be found for product DAO. The Windows Installer cannot continue. I suspect the problem is caused by the program listed below.
|
| Name buttons in an option group from a table dynamically | 13 May 2006 07:50 GMT | 2 |
I have a form with a command button "Print Report" which when activated displays an option group with a button individually named for each client (the option group was created using the Option Group Wizard). These buttons, when selected, print reports for each specific client.
|
| Jumping | 13 May 2006 05:54 GMT | 3 |
Is there a way to jump to the end of a procedure? In the middle of my procedure, if a field is null, I want a message box to alert the user, then jump to the end, and not execute the remaining lines of code. I realize I could wrap everything up in the various IF statements, but ...
|
| HTTP POST, how do I do it, help please | 13 May 2006 01:20 GMT | 7 |
I need send a XLM-document via HTTP-POST to another application from my Access2003 database. Any suggestion how to do it ?????? I was hoping to to this with VBA-programming but can´t figure out how.
|
| File permissions | 12 May 2006 23:43 GMT | 1 |
Can I use VBA to change permissions (e.g. read-only) of Word files? Thank you.
|
| restricted append | 12 May 2006 22:01 GMT | 1 |
I am using an append table. I append seven columns of data and then the last two columns are the month and year. Is it possible to restrict the user from appending the information if the month and year are already in the destination table. So, when the user runs the query to ...
|
| Calling a New Event Procedure | 12 May 2006 21:12 GMT | 2 |
Good day, I am trying to populate a control with a new On_Click Event when the form opens. The idea is when the form loads and based upon the role, determines what control is present. When a user with a role 1 opens the form, I want
|
| Refer to all values in listbox | 12 May 2006 20:31 GMT | 1 |
I'm sure this is easy, but I cannot figure it out. How do I cycle through the values in a list box and refer to each one in code? Not the selected values only, but all values. Thanks,
|
| How can I set-up Access to run a query at a scheduled time? | 12 May 2006 19:08 GMT | 1 |
I need a an Access database to run a query at 11pm every night when no one is on our server. How do I schedule Access to do this so that I don't have to be here at 11pm?
|
| ODBC link failed | 12 May 2006 18:32 GMT | 5 |
I am using Access 2000 and have an ODBC driver in place to get data from an AS/400. Whe retreiving data (from a very big table) via a query I fill in a from till range to determain invoiced transactions.
|
| problem in access.. | 12 May 2006 17:36 GMT | 1 |
'Guys need help. How can I do this in Ms access 'My prof has assigned this project to us and im really not into access. i know a bit of it 'but im not good at it.
|
| script to capture network sign-on | 12 May 2006 15:36 GMT | 1 |
How do I create script to capture a user network sign-on?
|
| Permissions on SQL | 12 May 2006 15:29 GMT | 2 |
Hi there! Using A02 on XP. Not a programmer. I'm getting a permissions error (#3033 - You don't have the nec permissions to use the 'qCensus1EditsCopy' object. Have your syst admin or the person who created this obj estab the approp perm for you.) I have given full admin rights ...
|
| Office automation - Access data to Excel | 12 May 2006 14:42 GMT | 2 |
I have a report in excel and I am trying to export some data from access to a pre defined excel format report. Some part appear to be OK but I am stuck with the following: At the lower part of the excel form, I try to fill data from Access using
|