| Thread | Last Post | Replies |
|
| Fomatting toolbar | 13 Oct 2008 14:24 GMT | 4 |
Trying to add the formatting toolbar to a memo field in '97. I am able to add the toolbar from the view\toolbar\custom menu but as soon as I open the database it becomes grayed out. Hopefully there is a fairly simple way to overcome this but haven't been able to find it myself. ...
|
| Open A Specified Form In Another Database In Design View | 13 Oct 2008 08:32 GMT | 6 |
Is there a way to programatically open a form named "MyForm" in another Access database in design view and get various properties of the form? Thanks! Steve
|
| Recover user database password | 13 Oct 2008 04:24 GMT | 1 |
We used software from a now defunct company for many years and all of our data is stored in an access database. Two years ago our software was updated, but we never burned the new version to disk. The computer has now crashed and data recover is not possible on the drive. We have ...
|
| Export a report to SNP format by vba | 12 Oct 2008 23:05 GMT | 3 |
Hi NG I try to export a report, by using the following code - it fails with errorcode: 2282 DoCmd.OutputTo acOutputReport, "Faktura", acFormatSNP, stinavn & "\" &
|
| A2K - datasheet column width changes not saving | 12 Oct 2008 20:42 GMT | 5 |
I have five subforms each living in a page on a tab control. Each form is in datasheet view. The time has come to resize both the forms and the subforms. I am able to change the column widths in the first subform and these are
|
| How to examine application for objects that may be open in design view? | 12 Oct 2008 07:57 GMT | 4 |
An A97 application that sometimes stays open for days at a time may have a form, report, table or query open in design view. What's the simplest code snippet that would determine whether any database object was
|
| Office 97 Value Pack | 12 Oct 2008 05:30 GMT | 3 |
I've been having problems with Access and Excel talking to one another. In the process of trying to add features (programs) to Access 97 I have lost the ability to export an Access query to an external file in Excel 97 format. It was there yesterday, but it's gone today. Other ...
|
| Find Forms With Subforms | 12 Oct 2008 03:46 GMT | 1 |
Is there a way to programatically determine if a closed form has one or more subforms and if it does output the source object of the subform control(s)? I can't open the form and iterate through the form's controls collection because the form has an open event that opens a dialog ...
|
| Table grid on a dialog | 11 Oct 2008 22:03 GMT | 2 |
Is it possible to get a table type grid to appear on a custom dialog form? Basically, get the same thing as when you open a table in Datasheet view and can edit the individual columns. I'd like to make a custom dialog (free floating without the tab) with some textual ...
|
| Checking for Duplicates in Multiple Fields beforeupdate | 11 Oct 2008 18:29 GMT | 7 |
I have searched all the groups I can, and I still haven't been able to come up the solution I need. I have the following problem. In my form named sbfrmSpoolList, I am entering a job, spool and revision number. My table is indexed properly to not allow
|
| Emailing 2 reports | 11 Oct 2008 15:08 GMT | 3 |
I need to send an email containing 2 reports. I have tried sending a 2 page snapshot report, but while it prints just fine before sending, email is only receiving 1 page. Is there a way to do this in VB code?
|
| Avoid Security Warning | 11 Oct 2008 03:35 GMT | 22 |
Hi I've completed work on an access2007 database which is to be run on a network server by many users at the same time. Every time the database is opened on a new computer I get the "Certain content in this database has been disabled" warning at the top. How do I avoid
|
| Invalid Argument on Append Query | 11 Oct 2008 03:08 GMT | 15 |
HELP! I have a screen (cancel an entry) where the user has to quickly review the information (no changes allowed - just to make sure they chose the correct order to cancel) and enter a reason for the cancel.
|
| Absolutely stumped on front end bloating in Access 2007 | 10 Oct 2008 21:10 GMT | 15 |
Sorry for the long post, I've tried so hard to solve this one but I'm just stuck! We've had a multiuser .mdb file on a network share for years. I know it's not ideal, but it's worked well from Access 2000 to 2003. Ever
|
| Frequency of compressing/repair replicated databases | 10 Oct 2008 00:09 GMT | 3 |
I have a system built using Access replication. After some initial problems dealing with memo fields, it now seems to be working well. I am curious as to how frequently others Compress & Repair replicated databases?
|