Excel 2007 error: You cannot add a calculated item to a grouped field. Can I work around this in anyway? VBA maybe?
Excel 2007 error: You cannot add a calculated item to a grouped field. Can I work around this in anyway? VBA maybe?
我试过将一个项目除以另一个项目。我按月和年对日期进行分组,然后出现此错误 "You cannot add a calculated item to a grouped field"。除了VBA.
,我什么都试过了
没有 VBA 是否有解决这个问题的方法或者 VBA 我的答案!
解决方案是将单个项目放入列中。无法使用分组数据计算项目。我没有 post 的代码,我必须手动完成。
我试过将一个项目除以另一个项目。我按月和年对日期进行分组,然后出现此错误 "You cannot add a calculated item to a grouped field"。除了VBA.
,我什么都试过了没有 VBA 是否有解决这个问题的方法或者 VBA 我的答案!
解决方案是将单个项目放入列中。无法使用分组数据计算项目。我没有 post 的代码,我必须手动完成。