Re: Sort order via excel userform combobox ... It sounds like you have one column for each combobox.... Is there a reason why you ... just can't sort just column A in ascending order, then sort just column B, then ... that Column C is now sorted in ascending order.... (microsoft.public.excel.programming)
Re: How to sort a DataGrid bound to a DataRelation? ... I just had a similar problem, where I was attempting to sort the ... contents of a combobox that was bound to a datarelation. ... Note that Payment is my parent... > DataRelation defining the parent-child relationship between them. ... (microsoft.public.dotnet.framework.windowsforms.databinding)
Re: How to sort a DataGrid bound to a DataRelation? ... I just had a similar problem, where I was attempting to sort the ... contents of a combobox that was bound to a datarelation. ... Note that Payment is my parent... > DataRelation defining the parent-child relationship between them. ... (microsoft.public.dotnet.framework.windowsforms.databinding)
Re: Combobox Sorting ... This give an error "Can't assign to Read-Only property" How can I sort the Combobox?...Private Sub Form_Load ... Open sFileName For Input As lFileNum... (microsoft.public.vb.general.discussion)
Re: Sort Combobox Items in Userform - shahzad ...Sort the source data if you want it sorted in the Combo. ... I have a prepared a Userform with many text boxes to retrive my ... data in userform from worksheet by using a Combobox.... (microsoft.public.excel.programming)