创建简单的预订事件报告 [英] Creating a simple reservation events report

查看:65
本文介绍了创建简单的预订事件报告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好

我们有一个收集房间预订的数据库,包括时间事件的开始和结束,以及房间名称。

We have a database collecting room reservations including time event start and end, and the room name.

可以有人提示如何构建一个简单的访问报告,显示每列顶部的房间名称,时间开始和结束以及事件标题,当时只有一天?

Can someone tip how to build a simple access report showing the room names on the top of each column, the time start and end, and the event title, for just one day at the time?

示例:

谢谢

推荐答案

交叉表查询可能能够做到这一点。

A crosstab query may be able to do that.

对于垂直轴,您可能需要连接一个帮助器表,每个句点都有一个记录。

For the vertical axis you may need to join with a helper table with one record for each period.

如果要包含没有数据的列(如您需要在查询设计属性中指定列标题。

If you want to include columns with no data (like the Room 4 and Room 5 column) you will need to specify column headings in the query design properties.


这篇关于创建简单的预订事件报告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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