文件名称:2
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个VBA程序,求M*N矩阵所有靠外侧元素之和。例如,矩阵为:
3 0 0 3
2 5 7 3
1 0 4 2
则所有靠外侧的各元素值之和为18。
-Write a VBA procedure, and M* N matrix of all elements and rely on lateral. For example, the matrix is: 300,325,731,042 all on the outside of the various elements of value and 18.
3 0 0 3
2 5 7 3
1 0 4 2
则所有靠外侧的各元素值之和为18。
-Write a VBA procedure, and M* N matrix of all elements and rely on lateral. For example, the matrix is: 300,325,731,042 all on the outside of the various elements of value and 18.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2.xlsm