- 83
- 0
- 约4.6千字
- 约 7页
- 2017-07-20 发布于河南
- 举报
VBA Excel 排序(VBA, Excel sorting)
VBA Excel 排序(VBA, Excel sorting)
excel vba 排序computer 2010 - 02 - 26 14: 55: 26 阅读233 评论0 字号: 大中小 订阅
office xp的:
对数据透视表、单元格区域或活动区域 (如果指定区域仅包含一个单元格) 进行排序.
expression.sort (key1, order1, key2, type, order2, key3, order3, header, ordercustom, matchcase, orientation, sortmethod, dataoption1, dataoption2, dataoption3)
expression 必需.该表达式返回 应用于 列表中的对象之一.
key1 variant 类型, 可选.第一个排序字段, 可为文本 (数据透视表字段或区域名) 或者为 range 对象 (例如, fair 或 cells (1, 1)).
order1 xlsortorder 类型, 可选.在 key1 中指定的字段或区域的排序顺序.
xlsortorder 可为以下 xlsortorder 常量之一.
xldescending 对 key1 按降序排序.
xlascending 默认值.对 key1 按升序排序.
key2 variant 类型, 可选.第
您可能关注的文档
- psp游戏目录与攻略(PSP game catalog and strategy).doc
- PS中各个工具的使用方法与技巧(The use and technique of various tools in photoshop).doc
- PS中图层混合模式一览(Photoshop is a mix of layers).doc
- PS中图层混合模式详解(Detail the blending mode in PS).doc
- Ps中的一些基本概念(Some basic concepts in Ps).doc
- PS制图(PS drawing).doc
- PSP游戏遥远的时空中3 与十六夜记 珍藏版 金手指(PSP games in the distant space of time 3 and 16 nights in rare edition gold finger).doc
- PS图层模式中英文解释(PS layer mode English and Chinese interpretation).doc
- PS图层混合模式 详细解释(The PS layer blending mode is explained in detail).doc
- PS图层混合模式)(PS layer blending mode).doc
原创力文档

文档评论(0)