![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
I have an 2003 access database that works fine on Windows XP, but errors out
on the docmd.openform line of code (OpenForm action was cancelled) after upgrading to Vista. Strangely enough, this is only a problem for one form, so far. All the other forms that have identical code work fine. Basically, I have the user select a record from a subform and then click on a command button (which rebuilds the query for another form, saves it, and then opens the form to allow editing of the selected record). Here's the code: DoCmd.OpenForm "frmNameOfForm", , , , , , "Edit" Thanks for your help. |
#2
|
|||
|
|||
![]()
This is an Outlook group, you might have better luck posting in an Access
group. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Crossh" wrote in message ... I have an 2003 access database that works fine on Windows XP, but errors out on the docmd.openform line of code (OpenForm action was cancelled) after upgrading to Vista. Strangely enough, this is only a problem for one form, so far. All the other forms that have identical code work fine. Basically, I have the user select a record from a subform and then click on a command button (which rebuilds the query for another form, saves it, and then opens the form to allow editing of the selected record). Here's the code: DoCmd.OpenForm "frmNameOfForm", , , , , , "Edit" Thanks for your help. |
#3
|
|||
|
|||
![]()
Sorry, my mistake. FYI, posted in Access, still no answers.
"Ken Slovak - [MVP - Outlook]" wrote: This is an Outlook group, you might have better luck posting in an Access group. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Crossh" wrote in message ... I have an 2003 access database that works fine on Windows XP, but errors out on the docmd.openform line of code (OpenForm action was cancelled) after upgrading to Vista. Strangely enough, this is only a problem for one form, so far. All the other forms that have identical code work fine. Basically, I have the user select a record from a subform and then click on a command button (which rebuilds the query for another form, saves it, and then opens the form to allow editing of the selected record). Here's the code: DoCmd.OpenForm "frmNameOfForm", , , , , , "Edit" Thanks for your help. |
#4
|
|||
|
|||
![]()
FYI, I decompiled then compiled all Access 2003 databases and now everything
works fine on the Vista machines. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
action requests result in a popup menu with no action | Gray Fox IA | Outlook - Installation | 0 | September 29th 08 04:48 AM |
Vista caused email error "user cancelled operation" Why? | Daisy | Outlook - Installation | 3 | March 13th 07 08:12 PM |
Error: Rejected Safe Mode action : Microsoft Office Outlook. | Ryan Close | Outlook - Installation | 0 | December 13th 06 02:19 PM |
How can we retrieve cancelled meeting without cancelled tag after | Zahid | Outlook - Calandaring | 0 | November 13th 06 04:21 AM |
"User cancelled request" error? | peterm1 | Outlook Express | 1 | April 23rd 06 10:24 PM |