Hi,
Does anyone know how I can create a custom list (based on a range) in VBA and then sort by that list in VBA?
Thanks
Hi,
Does anyone know how I can create a custom list (based on a range) in VBA and then sort by that list in VBA?
Thanks
Hi,
Adapt following example to your needs ...
HTH![]()
Application.AddCustomList Array("High", "Medium", "Low")
Carim
![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks