Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 836 Bytes

Word.Selection.SortAscending.md

File metadata and controls

36 lines (21 loc) · 836 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Selection.SortAscending method (Word)
vbawd10.chm158662825
vbawd10.chm158662825
Word.Selection.SortAscending
8092fdac-b89c-9a6e-1151-9611f69d0dc4
06/08/2017
medium

Selection.SortAscending method (Word)

Sorts paragraphs or table rows in ascending alphanumeric order.

Syntax

expression. SortAscending

expression Required. A variable that represents a Selection object.

Remarks

This method offers a simplified form of sorting intended for mail merge data sources that contain columns of data. For most sorting tasks, use the Sort method.

See also

Selection Object

[!includeSupport and feedback]