Re: OpenForm Action Cancelled error only when using Vista
- From: Crossh <Crossh@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Dec 2008 10:51:47 -0800
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" <Crossh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:78789110-3308-46EB-9ECA-35CD85FD6ACE@xxxxxxxxxxxxxxxx
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.
- References:
- OpenForm Action Cancelled error only when using Vista
- From: Crossh
- Re: OpenForm Action Cancelled error only when using Vista
- From: Ken Slovak - [MVP - Outlook]
- OpenForm Action Cancelled error only when using Vista
- Prev by Date: Re: Macro not working under Vista
- Next by Date: Can I disable Outlook warning from Excel macro "Send" method
- Previous by thread: Re: OpenForm Action Cancelled error only when using Vista
- Next by thread: Why different To's?
- Index(es):
Relevant Pages
|