修改excel回车键移动方向用vba代码怎么写
1、点击顶部菜单开发工具下的VB编辑器。

3、在代码编辑窗口输入以下代码,运行即可(上下左右参数分别为:xlUp、xlDown、垓矗梅吒xlToLeft、xlToRight)。Application.MoveAfterReturnDirection = xlDown

1、点击顶部菜单开发工具下的VB编辑器。
3、在代码编辑窗口输入以下代码,运行即可(上下左右参数分别为:xlUp、xlDown、垓矗梅吒xlToLeft、xlToRight)。Application.MoveAfterReturnDirection = xlDown