博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
将Access数据库导入Excel
阅读量:2515 次
发布时间:2019-05-11

本文共 1481 字,大约阅读时间需要 4 分钟。

Sometimes you might need to pull items from an Access database and put them into Excel so you can organize them for a report or presentation. Here we will take a look at how to import the database using Access and Excel 2007.

有时您可能需要从Access数据库中提取项目并将其放入Excel,以便可以组织它们以形成报告或演示文稿。 在这里,我们将研究如何使用Access和Excel 2007导入数据库。

Import Access Data

导入访问数据

Open up a new workbook in Excel and click on the Data tab. Then under Get External Data click on From Access.

在Excel中打开一个新的工作簿,然后单击“数据”选项卡。 然后在“获取外部数据”下,单击“从访问权限”。

1-ax

Browse to the location of the database you want to import.

浏览到要导入的数据库的位置。

2-ax

If there are several tables you will need to select the one you want to get the data from.

如果有多个表,则需要选择要从中获取数据的表。

4-ax

Select how the data will appear in the workbook and choose the cell where you want it to start then click OK.

选择数据在工作簿中的显示方式,然后选择要在其中开始的单元格,然后单击“确定”。

3-ax

The table data will be place in Excel with the Design tab open so you can organize the look and feel for presenting the data.

表格数据将在“设计”选项卡打开的情况下放置在Excel中,因此您可以组织外观以呈现数据。

5-ax

If you want to get multiple tables into the Workbook, just repeat the above process and import it into new worksheets or different areas on the same worksheet.

如果要在工作簿中获取多个表,只需重复上述过程,然后将其导入新工作表或同一工作表的不同区域中即可。

6-ax

This process saves a lot of time when going through large amounts of data versus sorting through a report. This should get you started with organizing items from the database however you need it.

当处理大量数据而不是对报告进行排序时,此过程节省了大量时间。 这可以帮助您开始组织数据库中的项目,但是您需要它。

翻译自:

转载地址:http://kkawd.baihongyu.com/

你可能感兴趣的文章
sqlserver 三大范式
查看>>
摄像机放缩控制的代码 转来看看的
查看>>
PAT_A1051
查看>>
关于设计:Actionscript 有关鼠标事件笔记
查看>>
Android之SurfaceView学习(一)
查看>>
lombok常见注解
查看>>
DataBinder.Eval 方法
查看>>
ThoughtWorks面试题: FizzBuzzWhizz
查看>>
BZOJ1295: [SCOI2009]最长距离
查看>>
HDU3887 Counting Offspring [2017年6月计划 树上问题03]
查看>>
开源抽象工厂模式,序列化,反序列化等..
查看>>
Win7 x64 Oracle11g 客户端 配置和移植工具单击后没有反应
查看>>
(最长不降子序列)最少拦截系统 -- hdu -- 1257
查看>>
初见Python基础语法_人生若只如初见
查看>>
浅谈VO,POJO,JavaBean,DTO
查看>>
PAT A1024 Palindromic Number (25 分)——回文,大整数
查看>>
在VMware上安装ubuntu——网络类型
查看>>
CentOS下MySQL的彻底卸载
查看>>
bzoj 5297: [Cqoi2018]社交网络
查看>>
Sql Server之旅——第十一站 简单说说sqlserver的执行计划
查看>>