ms-access 2003:表单无法打开!帮助! [英] ms-access 2003: form does not open! help!

查看:52
本文介绍了ms-access 2003:表单无法打开!帮助!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个带有表单的访问数据库,其中一个表单未打开.我双击它,我试图在设计模式下打开.什么都没发生.没有错误消息,但是什么也没发生.

i have an access db with forms, one of the forms is not opening. i double clicked on it, i tried to open in design mode. nothing happens. there's no error message, but nothing happens.

以前有没有人遇到过这个问题?

has anyone had this issue before?

对不起,我现在实际上遇到了错误:

i am sorry i actually am getting an error now:

该错误表明没有足够的内存来打开它或达到此目的.

The error said that there wasn't enough memory to open it or something to that effect.

推荐答案

由于缺少错误消息,这带来了额外的挑战. OTOH,没有错误消息,您怎么知道表单尚未打开?它可以打开但隐藏吗?

The lack of an error message makes this extra challenging. OTOH, without an error message, how do you know the form hasn't opened? Could it be open but hidden?

在立即窗口中尝试以下两个命令:

Try these two commands in the Immediate Window:

DoCmd.OpenForm "YourForm", acNormal,,,,acWindowNormal

? Forms("YourForm").Name

那么您是否收到任何错误消息?如果是这样,请告诉我们哪些错误消息以及在什么步骤发生.

Do you you get any error messages then? If so, tell us what error messages and at which step they occur.

这篇关于ms-access 2003:表单无法打开!帮助!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆