Re: form won't open
gthomson_at_bendnet.com
Date: 03/24/05
- Next message: Rajesh Candamourty: "MSAccess.exe generated an error...HELP"
- Previous message: MikeZz: "Re: action after check box"
- In reply to: Allen Browne: "Re: form won't open"
- Next in thread: Allen Browne: "Re: form won't open"
- Reply: Allen Browne: "Re: form won't open"
- Messages sorted by: [ date ] [ thread ]
Date: 24 Mar 2005 11:32:35 -0800
Allen:
Thanks for the response. Here's some more data. We refreshed her
profile and it worked - once. The next time she tried to open it, back
to the same old problem. I managed to coax out an error msg: 2501 The
Open Form action was cancelled.
Additional responses interspersed.
Allen Browne wrote:
> That's odd. Replacing the front end was a good idea in case she had a
> corrupted form, but that did not solve it.
>
> Are you running Access security? Any possibility this user does not
have
> permission for something the form refers to?
I wondered about security, but she can open all the other forms in the
same db, and there's no special security set on the "stubborn" form.
Besides she has been using this application for months with no
problems.
>
> Does this machine have a problem with references? Press Ctrl+G to
open the
> immediate window, and choose References from the Tools menu. Anything
marked
> "MISSING"? More on references:
> http://allenbrowne.com/ser-38.html
References were my first idea, but they're OK. Also if I log into her
machine with my profile, I have no problem with the form.
>
> Is there any code in the Open event of this form, or its Load or
Current
> events? Anything that could block it being shown?
There is code in the Open, Load, and Current - though for the life of
me I can't see how those lines of code could block the form from
opening. I guess I could try commenting it all out.
>
> Does it open directly from the Database window (as distinct from
using the
> OpenForm action/method)?
Can't open it via code, or from the database window in either form or
design view.
>
> Any Timer events running that could interfere?
Not that I know of.
>
> Any difference in the file versions on this machine compared to the
others?
> Particularly:
> msjet40.dll
> msaccess.exe
I hadn't thought of that, but figured since she's been using the app
for months with no issues, that the problem was elsewhere.
>
> --
> Allen Browne - Microsoft MVP. Perth, Western Australia.
> Tips for Access users - http://allenbrowne.com/tips.html
> Reply to group, rather than allenbrowne at mvps dot org.
>
> <gthomson@bendnet.com> wrote in message
> news:1111596560.233894.21270@z14g2000cwz.googlegroups.com...
> > Using Access 2003 and have a problem with a form that won't open in
> > either form or design view.
> >
> > Details: The database is split into back and front end. Each user
of
> > the db has a separate copy of the front end. One of my users can't
open
> > the main form though she can open all the other forms. I deleted
her
> > copy of the fe, and gave her a new copy. Same problem. No one else
has
> > this issue.
> >
> > I'm at a loss. Does anyone have any ideas?
> >
> >
> > Thanks,
> > gt
- Next message: Rajesh Candamourty: "MSAccess.exe generated an error...HELP"
- Previous message: MikeZz: "Re: action after check box"
- In reply to: Allen Browne: "Re: form won't open"
- Next in thread: Allen Browne: "Re: form won't open"
- Reply: Allen Browne: "Re: form won't open"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|