2016版本1710中的表格格式问题

2016版本1710中的表格格式问题

本文介绍了Excel 2016版本1710中的表格格式问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在宏启用模板(Excel 2016版本1710)中遇到表格格式问题。它在Excel 2016版本1705之类的早期版本中运行良好。 

I'm facing an issue with table formatting in macro enabled template (Excel 2016 Version 1710). It is working fine in earlier version like Excel 2016 Version 1705. 

当我单击按钮时,我有宏将数据绑定到工作表中的excel表。当我在Excel 2016版本1710中使用此宏时,所有数据都绑定到所需工作表中的excel表。但是,表格格式仅适用于表格的第一个
记录/行,而不适用于剩余的行/记录。

I have macro to bind the data to the excel table in a sheet when I click a button. When I'm using this macro in Excel 2016 version 1710 all the data is binding to the excel table in the required sheet. But, the table formatting is applying only for the first record/row of the table and not for the remaining rows/records.

我是否需要更新任何excel设置解决这个问题。

Do I need to update any excel settings for resolving this issue.

提前感谢您的帮助。

问候

Sathish Tallam

Sathish Tallam

推荐答案


这篇关于Excel 2016版本1710中的表格格式问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 22:50