如何从 Access 复制粘贴“设计视图”到 excel?
Posted
技术标签:
【中文标题】如何从 Access 复制粘贴“设计视图”到 excel?【英文标题】:How to copy paste "Design view" from Access to excel? 【发布时间】:2019-07-10 20:29:34 【问题描述】:我转到给定表格的“设计视图”,只想将我看到的内容复制/粘贴到 Excel 表格中。
我看到的解决方案建议使用“Database Documenter”,但如果我们包含“Properties”,它会导出太多数据。另一种方法建议一些.mdb文件,但我看到的例子都是32位的,所以我有点卡住了..
已经使用了一个多小时,至少可以说无法将我们看到的数据(从一个看起来很像 excel 的屏幕)复制/粘贴到实际的 excel 表中,这很奇怪......
【问题讨论】:
MS Access 不是 MS Excel。看看这个线程:How to export a table definition into Excel - Access World Forums @Rene 感谢您的澄清,我 100% 确定 MS Access 是 Excel ... :) 我检查了线程,但看起来我需要实现某种 MS 访问代码跨度> 幽默诙谐的回答,让我笑出声来:) 是的,您必须编写一些 VBA 代码。我想我提供的链接中有很多例子。 【参考方案1】:Database Tools => Database Documenter => Select the table=> Options => De_Select all of "Include for table" && Select "Nothing" of "Include for Indexes" && 选择 "Names, Data Types, and Sizes" “包括字段” => 好的。
【讨论】:
以上是关于如何从 Access 复制粘贴“设计视图”到 excel?的主要内容,如果未能解决你的问题,请参考以下文章