ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Sort function (https://www.excelbanter.com/excel-programming/440022-sort-function.html)

Javier L

Sort function
 
Hi, anyone know how to call the Sort Dialog box with a macro? Tks

Gary''s Student

Sort function
 
If you have already Selected some stuff:

Sub dural()
Application.Dialogs(xlDialogSort).Show
End Sub

--
Gary''s Student - gsnu201001


"Javier L" wrote:

Hi, anyone know how to call the Sort Dialog box with a macro? Tks



All times are GMT +1. The time now is 09:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com