PC Review


Reply
Thread Tools Rate Thread

Re: sort problem

 
 
Wayne Morgan
Guest
Posts: n/a
 
      2nd Aug 2003
May I suggest the microsoft.public.excel.programming newsgroup. The newsgroup you're in is
for Access.

--
Wayne Morgan
Microsoft Access MVP


"capinvest" <(E-Mail Removed)> wrote in message
news:020c01c35870$17469930$(E-Mail Removed)...
> I am trying to sort a combobox alphabetically in excel
> using vba. I have the following code behind the combobox:
>
> Private Sub ClientList_Change()
> ' this sorts the names alphabetically
>
> Worksheets("Home").Range("C8:C27").Sort
> Key1: = Worksheets("Home").Range("C8")
> XlSortOrder.xlAscending
>
> End Sub
>
> I get an error everytime I try to run it. I would
> appericate any help with this issue.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA Sort Problem Tony Microsoft Excel Misc 2 18th Nov 2009 09:44 PM
sort problem John Microsoft Excel Programming 1 2nd May 2008 10:20 PM
Sort of a problem? =?Utf-8?B?RGVhbg==?= Microsoft Excel Programming 3 24th Apr 2008 08:01 PM
Sort problem - help! =?Utf-8?B?R29sZmlucmF5?= Microsoft Excel Misc 3 14th Nov 2007 04:46 PM
sort problem CG Rosén Microsoft Excel Programming 2 30th Nov 2004 10:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:50 PM.