方法一:利用格式菜单上的“合并及居中”按钮合并单元格
①首先,选中A1、B1、C1、D1、E1这些单元格;
②然后单击“格式”工具栏上面的“合并及居中”按钮;
此时,这几个单元格就已经合并成了一个大单元格了,是不是很简单呀!
方法二:利用“设置单元格格式”合并单元格
①同样,首先还是得先选中需要合并的单元格,然后右键--->设置单元格格式;
②在弹出的“单元格格式”对话框中,进入“对齐”选项卡,然后在“文本控制”中将“合并单元格”勾选上,确定即可;
此时,就已经合并完成了。
最好基于sql做透视表:
sql为:
select * from [$2012年1月] union all
select * from [$2012年2月] union all
select * from [$2012年3月] union all
select * from [$2012年4月] union all
select * from [$2012年5月] union all
select * from [$2012年6月] union all
select * from [$2012年7月] union all
select * from [$2012年8月] union all
select * from [$2012年9月] union all
select * from [$2012年10月] union all
select * from [$2012年11月] union all
select * from [$2012年12月]
然后将此命令拷贝到如下图的文本框中,确定即可。
最好有附件。。