本文介绍了表单缓慢保存并进入设计视图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 这让我绝对疯狂!每次我想从设计视图中进行非常复杂的设计视图或在设计视图中修改后保存它,需要花费很长时间才能保存。我能想到的是,我在表格中提出了所有疑问,例如如果我有一个列表框,我将使用VBA listbox.rowsource =" query"将查询保存在列表框的行源中。什么是使表格更快(进入和退出设计视图)的最佳方法??? 请帮助...然后我去秃头拉我的头发... 当我从设计视图中保存时某些表单崩溃...灾难性故障它说,灾难性的,我从来不知道Access有如此深刻的情感,但似乎我已经让它感到恐慌和害怕,我不认为它会在更多的灾难之后留在我的电脑上。Hi, This is driving me absolutley insane! Every time I want to take a very complex from into design view or save it after amending it in design view, it takes ages to save. All I can think of is that I make all my queries in the Form e.g. if I have a list box I will have saved the query in the row source of the list box instead using VBA listbox.rowsource = "query". What would be the best way to make the forms faster (to go into and come out of design view)??? Please help... before I go bald pulling my hair out... Some forms just Crash when I save from Design View... "Catastrophic Failure" it says, Catastrophic, I never knew Access had such depth of emotion, but it seems I have made it panicked and afraid, I don''t think it will stay on my computer after many more catastrophies.推荐答案 这篇关于表单缓慢保存并进入设计视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
10-23 07:28