| Thread | Last Post | Replies |
|
| Function that reads fisloaded() and value | 28 Sep 2006 14:09 GMT | 4 |
Good morning, I'm working with the fisloaded() function (thanks to the MVPs for their fantastic site!) to determine a query's criteria. I need to see if the form is open (obviously). If it is NOT, then I don't want criteria in the query
|
| Opening an access email by double clicking on a text area | 28 Sep 2006 13:51 GMT | 2 |
I have a problem: basically, I have a text area on a form that allows an email address to be entered. When the user double clicks on this, I want an Outlook email box to appear, with that email address in the "to" box at the top.
|
| Startup Options/Database Password | 28 Sep 2006 13:13 GMT | 9 |
I have a database with certain startup options for the end user. What I would like is for the database to prompt for a password ONLY IF the shift key is used to try and bypass the startup options, so that only an authorized person with the password can see the background of the ...
|
| link report | 28 Sep 2006 12:21 GMT | 1 |
I'm doing a DB that needs to populate some information on a Word document. The document is on the company intranet. Is it possible to link to this file and use it as a report ? Thanks
|
| DoCmd.OpenReport, Print to Adobe Timing Problem | 28 Sep 2006 09:51 GMT | 1 |
Hi. I have some code that loops through some items and prints out a pdf for each item. My printer is defaulted to Adobe. This usually works just fine. However, I now have a pretty big report that's composed of about 20 subreports. When I try to print the report using the code ...
|
| Trim statement with an array | 28 Sep 2006 09:46 GMT | 3 |
I have the following code which will look at the values typed into a text box, determine whether or not there is more then one name, then create an array if there is more than one name and put the results into a select statement. It seemed to be working fine until I added the ...
|
| File Sharing Lock COunt Exceeded Issue | 28 Sep 2006 09:34 GMT | 1 |
gday all Scenario: Access v11 SP2 (Office 2003) 2 Access tables in application database (not linked)
|
| Change the HAVING Clause on the fly for a report | 28 Sep 2006 06:56 GMT | 1 |
Hello expert, I have tried and tried but I couldn't make it work. The report can be called by the form with the where clause criteria. But it seems not working for the HAVING clause.
|
| Need help writing a function | 28 Sep 2006 06:37 GMT | 3 |
Hi, I know very little about ACCESS VBA, therefore you are my only possibility to get this done... I have posted also in the query groups trying to find out a solution without coding but not having received any answer I must conclude that coding is necessary.
|
| Auto Populate Based on Date | 28 Sep 2006 05:08 GMT | 1 |
Is it possible to select a start date and then an end date from a command button. and then have access fill a table records. For example: If I select Jan 1 2006 as the start and then select Jan 6 2006 as the end. I would end up with the following records If I had a field named ...
|
| Formatting after text is entered | 27 Sep 2006 22:20 GMT | 2 |
Good Afternoon, I am looking for a way to have formatting applied to a phone number after the number is updated. Data entry wants to be able to just type in the format of 5555555555 so they can go through it faster, is there a way to have it
|
| running sum | 27 Sep 2006 20:37 GMT | 1 |
Hi; all I have a table with four fields: Fields: name month days monthlysalary Records: jack 1 15 10000
|
| VB version difference | 27 Sep 2006 19:47 GMT | 3 |
I developed a database in Access 2000 w/SP3 applied. However, when I installed my latest phone software, it was necessary to update my Outlook to 2002 and my VB to 6.3. Now, the database I developed in this environment will work fine on my computer but won't work on my client's ...
|
| Check if a table object exists | 27 Sep 2006 19:12 GMT | 1 |
Is there a way to programmatically check if a table object exists in a MS Access 2002 Database? Any help would be greatly appreciated!
|
| VBA References | 27 Sep 2006 18:18 GMT | 9 |
I ran into a unique situation this morning where my boss couldn't access the functions of a database I created in order to automate some tasks that normally take 2 hours to do manually. Our "opening" person is out this morning on training and I'm the closer so he was pretty ...
|